X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sparkybe-onap-service%2Fpom.xml;h=9d1b31134c22a32fcc8dd4920851c9473c7f60b4;hb=refs%2Fheads%2Fmaster;hp=9096549400f00c2fc4e9bcdf31d755fdef0e3216;hpb=da2fd730ddb9a21965ac77829fd2bbd50c36c43c;p=aai%2Fsparky-be.git diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 9096549..b62de3a 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -4,31 +4,30 @@ org.onap.aai sparky-be - 1.5.0-SNAPSHOT + 2.0.4-SNAPSHOT org.onap.aai.sparky-be sparkybe-onap-service - 1.5.0-SNAPSHOT + 2.0.4-SNAPSHOT jar - 1.8 - 0.7.9 + 11 org.onap.aai sparky-fe - 1.3.0 + 2.0.0 9517 8000 https://nexus.onap.org 2.21.1 ${basedir}/ 1.4.1 - 1.5.0 + 1.6.6 /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} https://neexus.onap.org 0.55 - 1.5.20.RELEASE + 1.5.22.RELEASE @@ -219,7 +218,7 @@ some of the depedencies should probably have a scope of provided so they don't a org.eclipse.persistence eclipselink - 2.6.2 + 2.7.7 @@ -294,7 +293,6 @@ some of the depedencies should probably have a scope of provided so they don't a org.onap.portal.sdk epsdk-fw - 2.5.0 commons-logging @@ -315,6 +313,24 @@ some of the depedencies should probably have a scope of provided so they don't a + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.3 + + + + javax.json + javax.json-api + 1.1 + + + + org.glassfish + javax.json + 1.1 + + @@ -372,9 +388,9 @@ some of the depedencies should probably have a scope of provided so they don't a org.apache.maven.plugins maven-compiler-plugin + 3.8.0 - 1.8 - 1.8 + 11 @@ -478,48 +494,6 @@ some of the depedencies should probably have a scope of provided so they don't a --> - - org.jacoco - jacoco-maven-plugin - ${version.jacoco.maven.plugin} - - - prepare-agent - - prepare-agent - - - - report - package - - report - - - - default-check - - check - - - ${project.build.directory}/jacoco.exec - - - - BUNDLE - - - LINE - COVEREDRATIO - ${jacoco.line.coverage.limit} - - - - - - - -