Author: struberg
Date: Mon Sep  5 12:35:43 2016
New Revision: 1759257

URL: http://svn.apache.org/viewvc?rev=1759257&view=rev
Log:
upgrade to jar-plugin 3.0.0 for Java9 support

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=1759257&r1=1759256&r2=1759257&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Mon Sep  5 12:35:43 2016
@@ -863,7 +863,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jar-plugin</artifactId>
-                    <version>2.6</version>
+                    <version>3.0.0</version>
                     <executions>
                         <execution>
                             <id>default-jar</id>


Reply via email to