You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by hu...@apache.org on 2006/08/30 23:59:20 UTC

svn commit: r438662 - /struts/struts2/trunk/apps/mailreader/pom.xml

Author: husted
Date: Wed Aug 30 14:59:20 2006
New Revision: 438662

URL: http://svn.apache.org/viewvc?rev=438662&view=rev
Log:
WW-1349 Update POM to current release format. 


Modified:
    struts/struts2/trunk/apps/mailreader/pom.xml

Modified: struts/struts2/trunk/apps/mailreader/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/pom.xml?rev=438662&r1=438661&r2=438662&view=diff
==============================================================================
--- struts/struts2/trunk/apps/mailreader/pom.xml (original)
+++ struts/struts2/trunk/apps/mailreader/pom.xml Wed Aug 30 14:59:20 2006
@@ -5,7 +5,7 @@
     <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts2-apps</artifactId>
-      <version>2.0-SNAPSHOT</version>
+      <version>2.0.0-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-mailreader</artifactId>