You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2011/08/03 20:15:36 UTC

svn commit: r1153600 - /shindig/trunk/pom.xml

Author: lindner
Date: Wed Aug  3 18:15:36 2011
New Revision: 1153600

URL: http://svn.apache.org/viewvc?rev=1153600&view=rev
Log:
upgrade to site-plugin 3.0

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1153600&r1=1153599&r2=1153600&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Wed Aug  3 18:15:36 2011
@@ -1115,7 +1115,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.0-beta-4-SNAPSHOT</version>
+          <version>3.0</version>
           <configuration>
             <inputEncoding>${project.build.sourceEncoding}</inputEncoding>
             <outputEncoding>${project.build.sourceEncoding}</outputEncoding>