X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=sparkybe-onap-service%2Fpom.xml;h=9d1b31134c22a32fcc8dd4920851c9473c7f60b4;hb=refs%2Fheads%2Fmaster;hp=37c464f2acc3be985e88b57842150815f6a488dc;hpb=ba31685194c77ef140411531299696ae701385d4;p=aai%2Fsparky-be.git diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 37c464f..80b50f9 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -1,36 +1,44 @@ 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 1.5.10.RELEASE + + org.onap.aai + sparky-be + 2.0.5-SNAPSHOT org.onap.aai.sparky-be sparkybe-onap-service - 1.2.0-SNAPSHOT - jar + 2.0.5-SNAPSHOT + jar - 1.8 - 0.7.9 + 11 org.onap.aai sparky-fe - 1.1.0-SNAPSHOT + 2.0.0 9517 8000 https://nexus.onap.org - 2.20.0 + 2.21.1 ${basedir}/ + 1.4.1 + 1.6.6 + /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} + 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 @@ -39,21 +47,38 @@ pom import + + + ch.qos.logback + logback-classic + 1.2.3 + - - + org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + + org.springframework.boot + spring-boot-starter-jetty @@ -64,7 +89,6 @@ some of the depedencies should probably have a scope of provided so they don't a org.apache.camel camel-restlet - ${camel-spring-boot.version} commons-logging @@ -76,7 +100,6 @@ some of the depedencies should probably have a scope of provided so they don't a org.apache.camel camel-servlet - ${camel-spring-boot.version} commons-logging @@ -85,37 +108,31 @@ some of the depedencies should probably have a scope of provided so they don't a - - org.apache.camel - camel-spring-boot-dependencies - ${camel-spring-boot.version} - pom - import + org.springframework.boot + spring-boot-starter-logging + + + ch.qos.logback + logback-classic + + + org.slf4j + log4j-over-slf4j + + - - - org.apache.camel camel-spring-boot-starter - - - org.apache.camel - camel-restlet - - commons-io commons-io - 2.4 - + @@ -129,11 +146,6 @@ some of the depedencies should probably have a scope of provided so they don't a camel-servlet-starter - - org.springframework.boot - spring-boot-starter-actuator - - commons-cli @@ -141,17 +153,17 @@ some of the depedencies should probably have a scope of provided so they don't a 1.2 - - @@ -159,27 +171,28 @@ some of the depedencies should probably have a scope of provided so they don't a com.google.guava guava - 19.0 + 26.0-jre org.onap.aai.logging-service common-logging - 1.2.0 + 1.5.0 - dom4j + org.dom4j dom4j provided + 2.1.1 org.eclipse.persistence eclipselink - 2.6.2 + 2.7.7 @@ -195,22 +208,27 @@ some of the depedencies should probably have a scope of provided so they don't a - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema - 1.2.0 + ${version.aai-schema} + + org.onap.aai.aai-common + aai-schema-ingest + ${version.aai.aai-schema-ingest} + + + org.slf4j + slf4j-log4j12 + + + + org.onap.aai rest-client - 1.2.0 - - - - - commons-io - commons-io - 2.4 + 1.3.0 @@ -249,7 +267,6 @@ some of the depedencies should probably have a scope of provided so they don't a org.onap.portal.sdk epsdk-fw - 1.3.0 commons-logging @@ -270,6 +287,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 + + @@ -303,6 +338,12 @@ some of the depedencies should probably have a scope of provided so they don't a 1.6.2 test + + javax.inject + javax.inject + 1 + test + org.hamcrest @@ -310,158 +351,26 @@ some of the depedencies should probably have a scope of provided so they don't a test - - - + + - - org.apache.maven.plugins maven-compiler-plugin + 3.8.0 - 1.8 - 1.8 + 11 - - - - - - - - - - - org.jacoco - jacoco-maven-plugin - ${version.jacoco.maven.plugin} - - - prepare-agent - - prepare-agent - - - - report - package - - report - - - - - - org.apache.maven.plugins maven-site-plugin - 3.3 @@ -479,77 +388,52 @@ some of the depedencies should probably have a scope of provided so they don't a - - - - - - com.mycila - license-maven-plugin - 3.0 - -
LICENSE
- - src/main/java/** - -
- - - - format - - process-sources - - -
- -
-
+ org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + + + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-staging + ECOMP Staging Repository + ${onap.nexus.url}/content/repositories/staging/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + +
- - -