You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by he...@apache.org on 2007/06/06 16:38:45 UTC

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

Author: hermanns
Date: Wed Jun  6 07:38:40 2007
New Revision: 544853

URL: http://svn.apache.org/viewvc?view=rev&rev=544853
Log:
Preparing struts-annotation-1.0.3 development
o incremented version to 1.0.3, added SNAPSHOT

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?view=diff&rev=544853&r1=544852&r2=544853
==============================================================================
--- struts/maven/trunk/struts-annotations/pom.xml (original)
+++ struts/maven/trunk/struts-annotations/pom.xml Wed Jun  6 07:38:40 2007
@@ -9,7 +9,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-annotations</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>Struts Annotations</name>
     <url>http://struts.apache.org</url>