FYI: If those IT's are triggered by the m-invoker-p, you can use @project.version@ to keep the versions in sync. -Robert
From: [email protected] To: [email protected] Date: Sat, 5 Mar 2011 19:58:33 -0600 Subject: [mojo-scm] [13691] trunk/mojo/maven-native/native-maven-plugin/src/it: switch to alpha-7-snapshot for IT testing Revision 13691 Author dantran Date 2011-03-05 19:58:31 -0600 (Sat, 05 Mar 2011) Log Messageswitch to alpha-7-snapshot for IT testing Modified Paths trunk/mojo/maven-native/native-maven-plugin/src/it/jni/pom.xml trunk/mojo/maven-native/native-maven-plugin/src/it/pom.xml Diff Modified: trunk/mojo/maven-native/native-maven-plugin/src/it/jni/pom.xml (13690 => 13691)--- trunk/mojo/maven-native/native-maven-plugin/src/it/jni/pom.xml 2011-03-06 01:35:51 UTC (rev 13690) +++ trunk/mojo/maven-native/native-maven-plugin/src/it/jni/pom.xml 2011-03-06 01:58:31 UTC (rev 13691) @@ -26,7 +26,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>native-maven-plugin</artifactId> - <version>1.0-alpha-5-SNAPSHOT</version> + <version>1.0-alpha-7-SNAPSHOT</version> </plugin> </plugins> </pluginManagement> Modified: trunk/mojo/maven-native/native-maven-plugin/src/it/pom.xml (13690 => 13691)--- trunk/mojo/maven-native/native-maven-plugin/src/it/pom.xml 2011-03-06 01:35:51 UTC (rev 13690) +++ trunk/mojo/maven-native/native-maven-plugin/src/it/pom.xml 2011-03-06 01:58:31 UTC (rev 13691) @@ -20,7 +20,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>native-maven-plugin</artifactId> - <version>1.0-alpha-5-SNAPSHOT</version> + <version>1.0-alpha-7-SNAPSHOT</version> </plugin> </plugins> </pluginManagement> To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
