You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by de...@apache.org on 2010/04/16 16:28:50 UTC

svn commit: r934915 - in /geronimo/devtools/eclipse-plugin/branches/2.1.5: assembly/pom.xml eclipse/pom.xml features/pom.xml plugins/pom.xml pom.xml

Author: delos
Date: Fri Apr 16 14:28:50 2010
New Revision: 934915

URL: http://svn.apache.org/viewvc?rev=934915&view=rev
Log:
[maven-release-plugin] prepare release 2.1.5

Modified:
    geronimo/devtools/eclipse-plugin/branches/2.1.5/assembly/pom.xml
    geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/pom.xml
    geronimo/devtools/eclipse-plugin/branches/2.1.5/features/pom.xml
    geronimo/devtools/eclipse-plugin/branches/2.1.5/plugins/pom.xml
    geronimo/devtools/eclipse-plugin/branches/2.1.5/pom.xml

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.5/assembly/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.5/assembly/pom.xml?rev=934915&r1=934914&r2=934915&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.5/assembly/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.5/assembly/pom.xml Fri Apr 16 14:28:50 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.5-SNAPSHOT</version>
+        <version>2.1.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/pom.xml?rev=934915&r1=934914&r2=934915&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/pom.xml Fri Apr 16 14:28:50 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.5-SNAPSHOT</version>
+        <version>2.1.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
                                                 

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.5/features/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.5/features/pom.xml?rev=934915&r1=934914&r2=934915&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.5/features/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.5/features/pom.xml Fri Apr 16 14:28:50 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.5-SNAPSHOT</version>
+        <version>2.1.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.5/plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.5/plugins/pom.xml?rev=934915&r1=934914&r2=934915&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.5/plugins/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.5/plugins/pom.xml Fri Apr 16 14:28:50 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.5-SNAPSHOT</version>
+        <version>2.1.5</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.5/pom.xml?rev=934915&r1=934914&r2=934915&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.5/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.5/pom.xml Fri Apr 16 14:28:50 2010
@@ -23,12 +23,12 @@
     <artifactId>geronimo-eclipse-plugin</artifactId>
     <packaging>pom</packaging>
     <name>Geronimo Eclipse Plugin</name>
-    <version>2.1.5-SNAPSHOT</version>
+    <version>2.1.5</version>
 
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>6</version>
+        <version>5</version>
     </parent>
                         
     <description>Apache Geronimo Eclipse Plugin and WTP Server Adapter</description>