You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mr...@apache.org on 2008/02/17 09:24:41 UTC

svn commit: r628452 - /struts/maven/trunk/struts-annotations/pom.xml

Author: mrdon
Date: Sun Feb 17 00:24:40 2008
New Revision: 628452

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

Modified:
    struts/maven/trunk/struts-annotations/pom.xml

Modified: struts/maven/trunk/struts-annotations/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations/pom.xml?rev=628452&r1=628451&r2=628452&view=diff
==============================================================================
--- struts/maven/trunk/struts-annotations/pom.xml (original)
+++ struts/maven/trunk/struts-annotations/pom.xml Sun Feb 17 00:24:40 2008
@@ -9,7 +9,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-annotations</artifactId>
-    <version>1.0.3</version>
+    <version>1.0.4-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>Struts Annotations</name>
     <url>http://struts.apache.org</url>
@@ -19,9 +19,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts-annotations-1.0.3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts-annotations-1.0.3</developerConnection>
-        <url>http://svn.apache.org/viewvc/struts/maven/tags/struts-annotations-1.0.3</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations</developerConnection>
+        <url>http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations</url>
     </scm>