You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ul...@apache.org on 2009/12/10 10:33:02 UTC

svn commit: r889156 - /tapestry/tapestry-site/trunk/pom.xml

Author: uli
Date: Thu Dec 10 09:32:55 2009
New Revision: 889156

URL: http://svn.apache.org/viewvc?rev=889156&view=rev
Log:
TAP5-949: update version of maven site plugin for tapestry-site

Modified:
    tapestry/tapestry-site/trunk/pom.xml

Modified: tapestry/tapestry-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?rev=889156&r1=889155&r2=889156&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/pom.xml (original)
+++ tapestry/tapestry-site/trunk/pom.xml Thu Dec 10 09:32:55 2009
@@ -42,7 +42,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-site-plugin</artifactId>
-                <version>2.0-beta-6</version>
+                <version>2.0.1</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>