From 8c70dbce5bbd4460ff2a0f2bc0cf08dce670da38 Mon Sep 17 00:00:00 2001 From: Rodica Sutu Date: Thu, 28 Mar 2019 09:48:45 +0200 Subject: [PATCH] change back alfresco-maven-plugin comment out thejava version from the maven-enforcer-plugin --- pom.xml | 55 +++++++++++++------------- rm-community/rm-community-repo/pom.xml | 4 +- 2 files changed, 31 insertions(+), 28 deletions(-) diff --git a/pom.xml b/pom.xml index 475bc0d4da..a816ca4925 100644 --- a/pom.xml +++ b/pom.xml @@ -480,7 +480,7 @@ 1.8 1.8 1.9.1 - 3.2 + 3.8.0 1.4 2.7 8080 @@ -574,11 +574,12 @@ provided - - com.sun.xml.bind - jaxb-core - ${javax-jaxb.version} - + + + + + + org.apache.bcel @@ -591,25 +592,25 @@ ${project.artifactId}-${project.version} - - maven-enforcer-plugin - 1.4 - - - enforce-java - - enforce - - - - - 1.8 - - - - - - + + + + + + + + + + + + + + + + + + + org.codehaus.mojo build-helper-maven-plugin @@ -830,7 +831,7 @@ org.alfresco.maven.plugin alfresco-maven-plugin - 2.2.0 + 2.1.1 true true @@ -1046,7 +1047,7 @@ org.alfresco.maven.plugin alfresco-maven-plugin - 2.2.0 + 2.1.1 diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 7fedc30eb2..c4b1b34949 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -265,7 +265,9 @@ true true true - ${project.build.directory}/${project.build.finalName} + + +