You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/12/09 11:15:23 UTC

[maven-archetypes] branch master updated: [MARCHETYPES-64] upgraded plugins

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c85137  [MARCHETYPES-64] upgraded plugins
2c85137 is described below

commit 2c85137a806e6413b461cdcaf6bc7f33b1916086
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Dec 9 12:15:22 2018 +0100

    [MARCHETYPES-64] upgraded plugins
---
 .../src/test/resources/projects/it-basic/reference/pom.xml |  4 ++--
 plugin-versions.properties                                 | 14 +++++++-------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/maven-archetype-site-simple/src/test/resources/projects/it-basic/reference/pom.xml b/maven-archetype-site-simple/src/test/resources/projects/it-basic/reference/pom.xml
index a5bce4e..58c99e2 100644
--- a/maven-archetype-site-simple/src/test/resources/projects/it-basic/reference/pom.xml
+++ b/maven-archetype-site-simple/src/test/resources/projects/it-basic/reference/pom.xml
@@ -28,7 +28,7 @@
       <plugins>
         <plugin>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.1.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-site-plugin</artifactId>
@@ -36,7 +36,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-          <version>2.9</version>
+          <version>3.0.0</version>
         </plugin>
       </plugins>
     </pluginManagement>
diff --git a/plugin-versions.properties b/plugin-versions.properties
index 8cce385..9410e5f 100644
--- a/plugin-versions.properties
+++ b/plugin-versions.properties
@@ -1,4 +1,4 @@
-clean     3.0.0
+clean     3.1.0
 site      3.7.1
 install   2.5.2
 deploy    2.8.2
@@ -6,12 +6,12 @@ resources 3.0.2
 compiler  3.8.0
 surefire  2.22.1
 jar       3.0.2
-ejb       3.0.0
-plugin    3.5.1
-war       3.2.0
-ear       2.10.1
+ejb       3.0.1
+plugin    3.6.0
+war       3.2.2
+ear       3.0.1
 rar       2.4
 archetype 3.0.1
-invoker   3.0.1
-pir       2.9
+invoker   3.1.0
+pir       3.0.0
 javadoc   3.0.0