X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service%2Fpom.xml;h=bb22cd7a135bb6c6bf142560e0f244833158a600;hb=7f5890c6fc0fc6ac130b0946e744c23e600832e9;hp=740a7a07facc33b31d82810196a8f820629224c9;hpb=bc3a68f80f6e62ffce454947d8cae86ca109e09e;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 740a7a0..bb22cd7 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai champ - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT org.onap.aai.champ @@ -41,7 +41,10 @@ limitations under the License. 3.7 1.3 - 1.5.15.RELEASE + 1.5.19.RELEASE + + 0.16 @@ -89,9 +92,47 @@ limitations under the License. spring-boot-starter-jetty + + org.springframework.boot + spring-boot-starter-test + test + + + org.powermock + powermock-module-junit4 + 1.7.4 + test + + + org.javassist + javassist + + + + + org.powermock + powermock-api-mockito + 1.7.4 + test + + + + + org.javassist + javassist + 3.22.0-GA + + + org.springframework.boot spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + + @@ -324,12 +365,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - org.apache.maven.plugins maven-site-plugin