You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2017/06/05 18:17:55 UTC

svn commit: r1797682 - /archiva/parent/pom.xml

Author: martin_s
Date: Mon Jun  5 18:17:55 2017
New Revision: 1797682

URL: http://svn.apache.org/viewvc?rev=1797682&view=rev
Log:
Update version of build-helper-maven-plugin

Modified:
    archiva/parent/pom.xml

Modified: archiva/parent/pom.xml
URL: http://svn.apache.org/viewvc/archiva/parent/pom.xml?rev=1797682&r1=1797681&r2=1797682&view=diff
==============================================================================
--- archiva/parent/pom.xml (original)
+++ archiva/parent/pom.xml Mon Jun  5 18:17:55 2017
@@ -796,7 +796,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>1.9.1</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>