You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/09/08 09:23:10 UTC

svn commit: r441410 - in /incubator/activemq/maven-plugins/trunk: maven-bundle-plugin/pom.xml maven-gram-plugin/pom.xml pom.xml

Author: chirino
Date: Fri Sep  8 00:23:09 2006
New Revision: 441410

URL: http://svn.apache.org/viewvc?view=rev&rev=441410
Log:
better snapshot version number

Modified:
    incubator/activemq/maven-plugins/trunk/maven-bundle-plugin/pom.xml
    incubator/activemq/maven-plugins/trunk/maven-gram-plugin/pom.xml
    incubator/activemq/maven-plugins/trunk/pom.xml

Modified: incubator/activemq/maven-plugins/trunk/maven-bundle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/maven-plugins/trunk/maven-bundle-plugin/pom.xml?view=diff&rev=441410&r1=441409&r2=441410
==============================================================================
--- incubator/activemq/maven-plugins/trunk/maven-bundle-plugin/pom.xml (original)
+++ incubator/activemq/maven-plugins/trunk/maven-bundle-plugin/pom.xml Fri Sep  8 00:23:09 2006
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>maven-plugins-parent</artifactId>
-    <version>4-incubator-SNAPSHOT</version>
+    <version>4.x-incubator-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-bundle-plugin</artifactId>

Modified: incubator/activemq/maven-plugins/trunk/maven-gram-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/maven-plugins/trunk/maven-gram-plugin/pom.xml?view=diff&rev=441410&r1=441409&r2=441410
==============================================================================
--- incubator/activemq/maven-plugins/trunk/maven-gram-plugin/pom.xml (original)
+++ incubator/activemq/maven-plugins/trunk/maven-gram-plugin/pom.xml Fri Sep  8 00:23:09 2006
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>maven-plugins-parent</artifactId>
-    <version>4-incubator-SNAPSHOT</version>
+    <version>4.x-incubator-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: incubator/activemq/maven-plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/maven-plugins/trunk/pom.xml?view=diff&rev=441410&r1=441409&r2=441410
==============================================================================
--- incubator/activemq/maven-plugins/trunk/pom.xml (original)
+++ incubator/activemq/maven-plugins/trunk/pom.xml Fri Sep  8 00:23:09 2006
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.activemq</groupId>
     <artifactId>maven-plugins-parent</artifactId>
-    <version>4-incubator-SNAPSHOT</version>
+    <version>4.x-incubator-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ActiveMQ Maven Plugins</name>