You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2012/01/05 09:57:27 UTC

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

Author: xiaming
Date: Thu Jan  5 08:57:27 2012
New Revision: 1227526

URL: http://svn.apache.org/viewvc?rev=1227526&view=rev
Log:
[maven-release-plugin] prepare release geronimo-eclipse-plugin-2.1.8

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

Modified: geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml?rev=1227526&r1=1227525&r2=1227526&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml Thu Jan  5 08:57:27 2012
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.8-SNAPSHOT</version>
+        <version>2.1.8</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml?rev=1227526&r1=1227525&r2=1227526&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml Thu Jan  5 08:57:27 2012
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.8-SNAPSHOT</version>
+        <version>2.1.8</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
                                                   

Modified: geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml?rev=1227526&r1=1227525&r2=1227526&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml Thu Jan  5 08:57:27 2012
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.8-SNAPSHOT</version>
+        <version>2.1.8</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml?rev=1227526&r1=1227525&r2=1227526&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml Thu Jan  5 08:57:27 2012
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.8-SNAPSHOT</version>
+        <version>2.1.8</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml?rev=1227526&r1=1227525&r2=1227526&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml Thu Jan  5 08:57:27 2012
@@ -23,7 +23,7 @@
     <artifactId>geronimo-eclipse-plugin</artifactId>
     <packaging>pom</packaging>
     <name>Geronimo Eclipse Plugin</name>
-    <version>2.1.8-SNAPSHOT</version>
+    <version>2.1.8</version>
 
     <parent>
         <groupId>org.apache</groupId>
@@ -65,9 +65,9 @@
     </mailingLists>
                         
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1</developerConnection>
-        <url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.8</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.8</url>
     </scm>
                         
     <organization>