Author: wsmoak
Date: Wed Jan 24 09:19:46 2007
New Revision: 499491
URL: http://svn.apache.org/viewvc?view=rev&rev=499491
Log:
Restore snapshot version number, inadvertently changed in r499489
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=499491&r1=499490&r2=499491
==============================================================================
--- struts/maven/trunk/struts-annotations/pom.xml (original)
+++ struts/maven/trunk/struts-annotations/pom.xml Wed Jan 24 09:19:46 2007
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.struts</groupId>
<artifactId>struts-annotations</artifactId>
- <version>1.0.0</version>
+ <version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Struts Annotations</name>
<url>http://struts.apache.org</url>