X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sparkybe-onap-service%2Fpom.xml;h=909e6411b748c2fb9e78425f3f9ecf27652fafd0;hb=633a1616aeb65c00b09b607475afca0b9a20a7fe;hp=8ad00653dbf2bfc9461e8a0234f4275a43ee7070;hpb=d014a844711897628f3a6c3a40fa5bdd18c43d24;p=aai%2Fsparky-be.git diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 8ad0065..909e641 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -2,19 +2,18 @@ 4.0.0 - org.springframework.boot - spring-boot-starter-parent - 1.5.20.RELEASE + org.onap.aai + sparky-be + 1.7.0-SNAPSHOT org.onap.aai.sparky-be sparkybe-onap-service - 1.4.0-SNAPSHOT + 1.7.0-SNAPSHOT jar 1.8 - 0.7.9 org.onap.aai sparky-fe 1.3.0 @@ -24,18 +23,22 @@ 2.21.1 ${basedir}/ 1.4.1 - 1.0.5 + 1.6.6 /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} - https://nexus.onap.org - 0.56 + https://neexus.onap.org + 0.55 + 1.5.22.RELEASE - - - - + + org.springframework.boot + spring-boot-starter-parent + ${spring.boot.version} + pom + import + org.apache.camel @@ -201,7 +204,7 @@ some of the depedencies should probably have a scope of provided so they don't a org.onap.aai.logging-service common-logging - 1.2.2 + 1.5.0 @@ -215,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 @@ -290,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 @@ -311,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 + + @@ -474,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} - - - - - - - -