svn commit: r783401 - /openjpa/trunk/pom.xml

1 message Options
Embed this post
Permalink
DWoods

svn commit: r783401 - /openjpa/trunk/pom.xml

Reply Threaded More More options
Print post
Permalink
Author: dwoods
Date: Wed Jun 10 15:48:09 2009
New Revision: 783401

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

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=783401&r1=783400&r2=783401&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Wed Jun 10 15:48:09 2009
@@ -567,7 +567,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jar-plugin</artifactId>
-                    <version>2.1</version>
+                    <version>2.2</version>
                     <configuration>
                         <archive>
                             <manifest>