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

svn commit: r934795 - /geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml

Author: rickmcguire
Date: Fri Apr 16 11:50:17 2010
New Revision: 934795

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

Modified:
    geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml?rev=934795&r1=934794&r2=934795&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml Fri Apr 16 11:50:17 2010
@@ -34,7 +34,7 @@
     <artifactId>geronimo-ccpp_1.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>J2EE CCPP 1.0</name>
-    <version>1.0-beta</version>
+    <version>1.1-SNAPSHOT</version>
 
     <description>Java Client Container Preferences Profile 1.0 API</description>
 
@@ -51,10 +51,10 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-ccpp_1.0_spec-1.0-beta</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-ccpp_1.0_spec-1.0-beta
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-ccpp_1.0_spec/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-ccpp_1.0_spec/
         </developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-ccpp_1.0_spec-1.0-beta</url>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-ccpp_1.0_spec/</url>
     </scm>
 
     <dependencies>