This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti_launcher. See http://git.codelutin.com/tutti_launcher.git commit 3c91cbf68975cf9e6f4e13ab3eb9243351c35fcb Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Mar 30 21:39:59 2015 +0200 make tutti-launcher project part of tutti one --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 593824d..705ec3b 100644 --- a/pom.xml +++ b/pom.xml @@ -74,9 +74,9 @@ </developers> <scm> - <url>https://gitweb.codelutin.com/tutti-launcher.git</url> - <connection>scm:git:http://git.codelutin.com/tutti-launcher.git</connection> - <developerConnection>scm:git:https://git.codelutin.com/tutti-launcher.git</developerConnection> + <url>https://gitweb.codelutin.com/tutti_launcher.git</url> + <connection>scm:git:http://git.codelutin.com/tutti_launcher.git</connection> + <developerConnection>scm:git:https://git.codelutin.com/tutti_launcher.git</developerConnection> </scm> <distributionManagement> <site> @@ -93,7 +93,8 @@ <properties> - <projectId>tutti-launcher</projectId> + <projectId>tutti</projectId> + <redmine.versionId>tutti-launcher-${project.version}</redmine.versionId> <!-- Java version --> <javaVersion>1.7</javaVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.