You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gn...@apache.org on 2008/02/01 10:10:09 UTC

svn commit: r617381 - /geronimo/specs/trunk/pom.xml

Author: gnodet
Date: Fri Feb  1 01:10:08 2008
New Revision: 617381

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

Modified:
    geronimo/specs/trunk/pom.xml

Modified: geronimo/specs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/pom.xml?rev=617381&r1=617380&r2=617381&view=diff
==============================================================================
--- geronimo/specs/trunk/pom.xml (original)
+++ geronimo/specs/trunk/pom.xml Fri Feb  1 01:10:08 2008
@@ -33,16 +33,16 @@
     <artifactId>specs</artifactId>
     <packaging>pom</packaging>
     <name>Geronimo Specifications</name>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
 
     <description>
         Provides open-source implementations of Sun specifications.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/specs-1.4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/specs-1.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/specs/tags/specs-1.4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/specs/trunk/</url>
     </scm>
 
     <dependencies>