You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mi...@apache.org on 2010/08/26 09:08:18 UTC

svn commit: r989476 - /openjpa/branches/1.0.x/pom.xml

Author: mikedd
Date: Thu Aug 26 07:08:18 2010
New Revision: 989476

URL: http://svn.apache.org/viewvc?rev=989476&view=rev
Log:
upgrade maven-site-plugin per MPIR-195

Modified:
    openjpa/branches/1.0.x/pom.xml

Modified: openjpa/branches/1.0.x/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/1.0.x/pom.xml?rev=989476&r1=989475&r2=989476&view=diff
==============================================================================
--- openjpa/branches/1.0.x/pom.xml (original)
+++ openjpa/branches/1.0.x/pom.xml Thu Aug 26 07:08:18 2010
@@ -493,7 +493,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>2.0-beta-7</version>
+                    <version>2.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>