ref #9204 update maven-jar-plugin to v 3.2.0
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 1 Sep 2020 13:59:16 +0000 (15:59 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 1 Sep 2020 13:59:16 +0000 (15:59 +0200)
cdmlib-io/pom.xml
cdmlib-persistence/pom.xml
cdmlib-test/pom.xml

index 963126f059322dbd8907e166dc71289da306f282..d8eb9f09fdab93ae01ad0f3f56ff4a90cd51082d 100644 (file)
@@ -18,7 +18,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>2.3.2</version>
+        <version>3.2.0</version>
         <executions>
           <execution>
             <goals>
index 1f1e3bc603e0eabff6fa36f4530cf4276640cc3f..c476ccaed7d5d822a7ef712fabc01da1b192eccd 100644 (file)
@@ -18,7 +18,7 @@
         <!-- TODO do we need this? At all or move it in cdmlib-test? -->
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>2.3.2</version>
+        <version>3.2.0</version>
         <executions>
           <execution>
             <goals>
 <!--           <scope>test</scope> -->
 <!--   </dependency> -->
   </dependencies>
-  
 </project>
index e15a9d3cfa0131a203314c9aed0cf2efc6dee360..9d500059a3914a397f5e11e8338178dd14ff3d47 100644 (file)
@@ -67,7 +67,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>2.3.2</version>
+        <version>3.2.0</version>
         <executions>
           <execution>
             <goals>