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/01/13 17:44:56 UTC

svn commit: r898832 - /openjpa/branches/1.2.x/pom.xml

Author: mikedd
Date: Wed Jan 13 16:44:55 2010
New Revision: 898832

URL: http://svn.apache.org/viewvc?rev=898832&view=rev
Log:
Update release plugin version

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

Modified: openjpa/branches/1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/1.2.x/pom.xml?rev=898832&r1=898831&r2=898832&view=diff
==============================================================================
--- openjpa/branches/1.2.x/pom.xml (original)
+++ openjpa/branches/1.2.x/pom.xml Wed Jan 13 16:44:55 2010
@@ -612,7 +612,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>2.0-beta-7</version>
+                    <version>2.0-beta-9</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>