You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/10/28 14:42:04 UTC

svn commit: r708574 - /geronimo/specs/trunk/specs-parent/pom.xml

Author: jbohn
Date: Tue Oct 28 06:42:04 2008
New Revision: 708574

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

Modified:
    geronimo/specs/trunk/specs-parent/pom.xml

Modified: geronimo/specs/trunk/specs-parent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/specs-parent/pom.xml?rev=708574&r1=708573&r2=708574&view=diff
==============================================================================
--- geronimo/specs/trunk/specs-parent/pom.xml (original)
+++ geronimo/specs/trunk/specs-parent/pom.xml Tue Oct 28 06:42:04 2008
@@ -32,16 +32,16 @@
     <artifactId>specs-parent</artifactId>
     <packaging>pom</packaging>
     <name>Geronimo Specifications</name>
-    <version>1.6</version>
+    <version>1.7-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-parent-1.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/specs-parent-1.6</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/specs/tags/specs-parent-1.6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/specs-parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/specs-parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/specs/trunk/specs-parent</url>
     </scm>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>