You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by lt...@apache.org on 2010/05/04 10:54:33 UTC

svn commit: r940776 - /maven/doxia/site/pom.xml

Author: ltheussl
Date: Tue May  4 08:54:32 2010
New Revision: 940776

URL: http://svn.apache.org/viewvc?rev=940776&view=rev
Log:
use released site plugin

Modified:
    maven/doxia/site/pom.xml

Modified: maven/doxia/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=940776&r1=940775&r2=940776&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Tue May  4 08:54:32 2010
@@ -150,7 +150,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.1-SNAPSHOT</version>
+          <version>2.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>