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 00:59:54 UTC

svn commit: r441290 - in /incubator/activemq/maven-plugins/tags/maven-plugins-4.1: ./ maven-bundle-plugin/pom.xml maven-gram-plugin/pom.xml pom.xml

Author: chirino
Date: Thu Sep  7 15:59:53 2006
New Revision: 441290

URL: http://svn.apache.org/viewvc?view=rev&rev=441290
Log:
Tagging 4.1 release

Added:
    incubator/activemq/maven-plugins/tags/maven-plugins-4.1/
      - copied from r441288, incubator/activemq/maven-plugins/trunk/
Modified:
    incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-bundle-plugin/pom.xml
    incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-gram-plugin/pom.xml
    incubator/activemq/maven-plugins/tags/maven-plugins-4.1/pom.xml

Modified: incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-bundle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-bundle-plugin/pom.xml?view=diff&rev=441290&r1=441288&r2=441290
==============================================================================
--- incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-bundle-plugin/pom.xml (original)
+++ incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-bundle-plugin/pom.xml Thu Sep  7 15:59:53 2006
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>maven-plugins-parent</artifactId>
-    <version>4-incubator-SNAPSHOT</version>
+    <version>4.1-incubator</version>
   </parent>
 
   <artifactId>maven-bundle-plugin</artifactId>

Modified: incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-gram-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-gram-plugin/pom.xml?view=diff&rev=441290&r1=441288&r2=441290
==============================================================================
--- incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-gram-plugin/pom.xml (original)
+++ incubator/activemq/maven-plugins/tags/maven-plugins-4.1/maven-gram-plugin/pom.xml Thu Sep  7 15:59:53 2006
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>maven-plugins-parent</artifactId>
-    <version>4-incubator-SNAPSHOT</version>
+    <version>4.1-incubator</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: incubator/activemq/maven-plugins/tags/maven-plugins-4.1/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/maven-plugins/tags/maven-plugins-4.1/pom.xml?view=diff&rev=441290&r1=441288&r2=441290
==============================================================================
--- incubator/activemq/maven-plugins/tags/maven-plugins-4.1/pom.xml (original)
+++ incubator/activemq/maven-plugins/tags/maven-plugins-4.1/pom.xml Thu Sep  7 15:59:53 2006
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.activemq</groupId>
     <artifactId>maven-plugins-parent</artifactId>
-    <version>4-incubator-SNAPSHOT</version>
+    <version>4.1-incubator</version>
     <packaging>pom</packaging>
     <name>ActiveMQ Maven Plugins</name>