From 17ed9181c89a1d04b632b68e93f6d57bcaa711b5 Mon Sep 17 00:00:00 2001 From: alandavis Date: Fri, 30 Apr 2021 16:42:43 +0100 Subject: [PATCH] alfresco.api-explorer.version 7.0.0 + alfresco.maven-plugin.version 2.2.0 [ags] --- amps/ags/pom.xml | 8 +------- .../rm-community-rest-api-explorer/pom.xml | 2 +- pom.xml | 14 +++++++++++++- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml index d955748358..aa7fee8de1 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -272,12 +272,6 @@ - - org.alfresco.maven.plugin - alfresco-maven-plugin - 2.1.1 - true - maven-compiler-plugin ${maven.compiler.version} @@ -498,7 +492,7 @@ org.alfresco.maven.plugin alfresco-maven-plugin - 2.1.1 + ${alfresco.maven-plugin.version} diff --git a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml index 1d0702ba78..1993ca3f96 100644 --- a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml +++ b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml @@ -66,7 +66,7 @@ org.alfresco api-explorer - ${api.explorer.version} + ${alfresco.api-explorer.version} war diff --git a/pom.xml b/pom.xml index a67659827f..945b31f1a9 100644 --- a/pom.xml +++ b/pom.xml @@ -102,6 +102,9 @@ 3.2.1 1.4.0 + 7.0.0 + 2.2.0 + 42.2.19 8.0.23 @@ -118,7 +121,6 @@ 8.15 - 7.0.0 7.0.0 @@ -910,6 +912,16 @@ maven-dependency-plugin 3.1.2 + + maven-assembly-plugin + 3.3.0 + + + org.alfresco.maven.plugin + alfresco-maven-plugin + ${alfresco.maven-plugin.version} + true +