You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2009/06/15 01:26:10 UTC

svn commit: r784632 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Author: olamy
Date: Sun Jun 14 23:26:09 2009
New Revision: 784632

URL: http://svn.apache.org/viewvc?rev=784632&view=rev
Log:
update version

Modified:
    maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=784632&r1=784631&r2=784632&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Sun Jun 14 23:26:09 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>3.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Site Plugin</name>