You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ha...@apache.org on 2011/11/30 03:43:22 UTC

svn commit: r1208223 - in /geronimo/devtools/eclipse-plugin/branches/3.0-beta-1: assembly/pom.xml eclipse/pom.xml features/pom.xml plugins/pom.xml pom.xml

Author: hanhongfang
Date: Wed Nov 30 02:43:21 2011
New Revision: 1208223

URL: http://svn.apache.org/viewvc?rev=1208223&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml
    geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml
    geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml
    geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml
    geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml

Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml?rev=1208223&r1=1208222&r2=1208223&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml Wed Nov 30 02:43:21 2011
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0-beta-1</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
                         

Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml?rev=1208223&r1=1208222&r2=1208223&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml Wed Nov 30 02:43:21 2011
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0-beta-1</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml?rev=1208223&r1=1208222&r2=1208223&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml Wed Nov 30 02:43:21 2011
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0-beta-1</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml?rev=1208223&r1=1208222&r2=1208223&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml Wed Nov 30 02:43:21 2011
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0-beta-1</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
                 

Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml?rev=1208223&r1=1208222&r2=1208223&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml Wed Nov 30 02:43:21 2011
@@ -22,7 +22,7 @@
                         
     <groupId>org.apache.geronimo.devtools</groupId>
     <artifactId>geronimo-eclipse-plugin</artifactId>
-    <version>3.0-beta-1</version>
+    <version>3.0-beta-2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Geronimo Eclipse Plugin</name>
                         
@@ -66,9 +66,9 @@
     </mailingLists>
                         
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0-beta-1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0-beta-1</developerConnection>
-        <url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0-beta-1</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/</url>
     </scm>
                         
     <organization>