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/07/08 11:36:42 UTC

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

Author: delos
Date: Thu Jul  8 09:36:41 2010
New Revision: 961678

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

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

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/pom.xml?rev=961678&r1=961677&r2=961678&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/pom.xml Thu Jul  8 09:36:41 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml?rev=961678&r1=961677&r2=961678&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml Thu Jul  8 09:36:41 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
                                                 

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml?rev=961678&r1=961677&r2=961678&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml Thu Jul  8 09:36:41 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml?rev=961678&r1=961677&r2=961678&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml Thu Jul  8 09:36:41 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>2.1.6-SNAPSHOT</version>
+        <version>2.1.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml?rev=961678&r1=961677&r2=961678&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml Thu Jul  8 09:36:41 2010
@@ -23,7 +23,7 @@
     <artifactId>geronimo-eclipse-plugin</artifactId>
     <packaging>pom</packaging>
     <name>Geronimo Eclipse Plugin</name>
-    <version>2.1.6-SNAPSHOT</version>
+    <version>2.1.6</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.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.6</developerConnection>
-        <url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.6</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.6</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.6</url>
     </scm>
                         
     <organization>