Author: tchemit Date: 2013-09-23 18:25:28 +0200 (Mon, 23 Sep 2013) New Revision: 1217 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1217 Log: fix for maven 3 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-09-23 16:11:33 UTC (rev 1216) +++ trunk/pom.xml 2013-09-23 16:25:28 UTC (rev 1217) @@ -609,7 +609,7 @@ </profile> <profile> - <id>deploy-legacy-tutti-application-update</id> + <id>deploy-update-tutti-update</id> <activation> <property> <name>performRelease</name> @@ -624,7 +624,7 @@ <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> - <id>copy tutti-application.properties to site</id> + <id>copy update-tutti.properties to site</id> <phase>package</phase> <inherited>false</inherited> <configuration> @@ -655,6 +655,7 @@ <version>1.0-beta-4</version> <executions> <execution> + <id>deploy update-tutti.properties</id> <phase>deploy</phase> <inherited>false</inherited> <goals> @@ -724,6 +725,7 @@ <version>1.0-beta-4</version> <executions> <execution> + <id>deploy tutti-application.properties</id> <phase>deploy</phase> <inherited>false</inherited> <goals> @@ -792,6 +794,7 @@ <version>1.0-beta-4</version> <executions> <execution> + <id>deploy tutti-db.properties</id> <phase>deploy</phase> <inherited>false</inherited> <goals>