You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2009/06/10 17:57:52 UTC

svn commit: r783405 - /openjpa/branches/1.3.x/pom.xml

Author: dwoods
Date: Wed Jun 10 15:57:51 2009
New Revision: 783405

URL: http://svn.apache.org/viewvc?rev=783405&view=rev
Log:
OPENJPA-1131 Upgrade to maven-jar-plugin-2.2

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

Modified: openjpa/branches/1.3.x/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/1.3.x/pom.xml?rev=783405&r1=783404&r2=783405&view=diff
==============================================================================
--- openjpa/branches/1.3.x/pom.xml (original)
+++ openjpa/branches/1.3.x/pom.xml Wed Jun 10 15:57:51 2009
@@ -554,7 +554,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jar-plugin</artifactId>
-                    <version>2.1</version>
+                    <version>2.2</version>
                     <configuration>
                         <archive>
                             <manifest>