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:05:34 UTC

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

Author: hermanns
Date: Wed Jun  6 07:05:33 2007
New Revision: 544843

URL: http://svn.apache.org/viewvc?view=rev&rev=544843
Log:
Release of struts-annotation-1.0.2
o removed 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=544843&r1=544842&r2=544843
==============================================================================
--- struts/maven/trunk/struts-annotations/pom.xml (original)
+++ struts/maven/trunk/struts-annotations/pom.xml Wed Jun  6 07:05:33 2007
@@ -9,7 +9,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-annotations</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
     <packaging>jar</packaging>
     <name>Struts Annotations</name>
     <url>http://struts.apache.org</url>