From: elinuxhenrik Date: Tue, 24 Mar 2020 08:09:54 +0000 (+0100) Subject: Fix versions in pom files X-Git-Tag: BronzeRC0~21 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0e656f10c971650af7262e870ce3a38fdfbd56c3;p=portal%2Fnonrtric-controlpanel.git Fix versions in pom files Change-Id: Ic441767b428618c3ec6209c4dfe83aea79186c22 Issue-ID: NONRTRIC-168 Signed-off-by: elinuxhenrik --- diff --git a/pom.xml b/pom.xml index 1e9828a..78b2a28 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,8 @@ limitations under the License. apache_v2 ========================LICENSE_START================================= ========================LICENSE_END=================================== + 3.7.0.1746 + 1.20 webapp-frontend @@ -106,7 +108,7 @@ limitations under the License. org.sonarsource.scanner.maven sonar-maven-plugin - 3.6.0.1398 + ${sonar-maven-plugin.version} @@ -114,7 +116,7 @@ limitations under the License. org.codehaus.mojo license-maven-plugin - 1.20 + ${license-maven-plugin.version} diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 96ebb1d..0efb93e 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -35,11 +35,14 @@ limitations under the License. nonrtric-controlpanel-be NonRT RIC Controlpanel Webapp backend + 2.6.0 2.9.2 2.7.1 1.7.9 2.8.1 1.18.0 + 0.8.5 + 0.33.0 0 @@ -55,7 +58,7 @@ limitations under the License. org.onap.portal.sdk epsdk-fw - 2.6.0 + ${epsdk-fw.version} commons-logging @@ -270,7 +273,7 @@ limitations under the License. org.jacoco jacoco-maven-plugin - 0.8.4 + ${jacoco-maven-plugin.version} default-prepare-agent @@ -291,7 +294,7 @@ limitations under the License. io.fabric8 docker-maven-plugin - 0.30.0 + ${docker-maven-plugin.version} true