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

svn commit: r684161 - /maven/plugins/trunk/maven-war-plugin/pom.xml

Author: wsmoak
Date: Fri Aug  8 17:17:30 2008
New Revision: 684161

URL: http://svn.apache.org/viewvc?rev=684161&view=rev
Log:
Back to 2.1-alpha-2-SNAPSHOT to try again.

Modified:
    maven/plugins/trunk/maven-war-plugin/pom.xml

Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=684161&r1=684160&r2=684161&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Fri Aug  8 17:17:30 2008
@@ -8,7 +8,7 @@
   <artifactId>maven-war-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven War Plugin</name>
-  <version>2.1-beta-1-SNAPSHOT</version>
+  <version>2.1-alpha-2-SNAPSHOT</version>
   
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-war-plugin/</connection>
@@ -195,4 +195,4 @@
       </build>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>