X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=41220b9a9c5f5bb93cc80686999e2a9dc77e3b9a;hb=897f00995fe962d4c2ebce8a95491352b1ec51d7;hp=a6af37a38c641723faacf3f0ffd7466b5ae56021;hpb=33bec1f4e3b0c824555e23b3681450709822ef76;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index a6af37a..41220b9 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,6 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 @@ -26,22 +25,19 @@ limitations under the License. org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.aai.gizmo gizmo - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT aai-gizmo - ${basedir}/target - https://nexus.onap.org - workstation - DEV - 1.3 + 1.4.1-SNAPSHOT + 1.3.1 @@ -50,7 +46,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.12.RELEASE + 1.5.18.RELEASE pom import @@ -84,75 +80,105 @@ limitations under the License. org.springframework.boot spring-boot-starter-actuator + + org.springframework.boot + spring-boot-configuration-processor + true + + + org.springframework.boot + spring-boot-starter-test + test + org.apache.cxf cxf-rt-frontend-jaxrs - 3.2.4 + 3.2.5 + + + + io.swagger + swagger-jersey2-jaxrs + 1.5.8 + + + io.springfox + springfox-swagger2 + 2.9.2 + + + io.springfox + springfox-swagger-ui + 2.9.2 + + + + - ch.qos.logback - logback-classic - 1.2.3 + org.onap.aai.aai-common + aai-schema + ${version.org.onap.aai.aai-common} - ch.qos.logback - logback-core - 1.2.3 + org.onap.aai.aai-common + aai-schema-ingest + ${version.org.onap.aai.aai-common} - ch.qos.logback - logback-classic + org.powermock + * - - - ch.qos.logback - logback-access - 1.2.3 - - - com.google.guava - guava - 23.0 - radeox - radeox - 1.0-b2 - - - org.codehaus.jackson - jackson-mapper-asl - 1.4.5 - - - org.mockito - mockito-all - 1.9.5 - test + org.onap.aai.aai-common + aai-utils + ${version.org.onap.aai.aai-common} - dom4j - dom4j - 1.6.1 - provided + org.onap.aai.aai-common + aai-auth + ${version.org.onap.aai.aai-common} + + - commons-io - commons-io - 2.4 + org.onap.aai.event-client + event-client-dmaap + ${event.client.version} + + + org.slf4j + slf4j-api + + - org.apache.commons - commons-lang3 - 3.3.1 + org.onap.aai.event-client + event-client-kafka + ${event.client.version} + + + org.slf4j + slf4j-api + + + - com.google.code.gson - gson - 2.6.2 + org.onap.aai.event-client + event-client-rabbitmq + ${event.client.version} + + + org.slf4j + slf4j-api + + - + + org.onap.aai.logging-service common-logging @@ -172,52 +198,68 @@ limitations under the License. + + - org.onap.aai.event-client - event-client-dmaap - 1.2.2 + org.onap.aai + rest-client + 1.2.1 + + + + ch.qos.logback + logback-classic + 1.2.3 + + + ch.qos.logback + logback-core + 1.2.3 - org.slf4j - slf4j-api + ch.qos.logback + logback-classic - org.onap.aai.aai-common - aai-schema - 1.3.0-SNAPSHOT + ch.qos.logback + logback-access + 1.2.3 - org.onap.aai.aai-common - aai-utils - 1.3.0-SNAPSHOT + com.google.guava + guava - org.onap.aai.aai-common - aai-core - 1.3.0-SNAPSHOT - - - * - * - - + radeox + radeox + 1.0-b2 - org.onap.aai.aai-common - aai-auth - 1.3.0-SNAPSHOT + org.codehaus.jackson + jackson-mapper-asl + 1.4.5 - org.eclipse.persistence - eclipselink + commons-io + commons-io + 2.4 + + + org.apache.commons + commons-lang3 + 3.3.1 + + + com.google.code.gson + gson 2.6.2 - org.onap.aai - rest-client - 1.2.1 + org.eclipse.persistence + eclipselink + 2.6.2 net.dongliu @@ -235,7 +277,6 @@ limitations under the License. - org.apache.tinkerpop gremlin-core @@ -267,6 +308,18 @@ limitations under the License. json 20160212 + + org.apache.httpcomponents + httpclient + 4.5.3 + + + org.apache.httpcomponents + httpcore + 4.4.1 + + + junit junit @@ -278,27 +331,16 @@ limitations under the License. test - org.hamcrest - hamcrest-library - ${version.org.hamcrest.hamcrest-library} + org.mockito + mockito-core + 2.15.0 test - - - org.apache.httpcomponents - httpclient - 4.5.3 - - - org.apache.httpcomponents - httpcore - 4.4.1 - - - org.springframework.boot - - spring-boot-configuration-processor - - true + + + org.hamcrest + hamcrest-library + + @@ -347,13 +389,6 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub @@ -377,12 +412,15 @@ limitations under the License. src/main/java/** src/test/java/** + pom.xml + true - format + + check process-sources @@ -410,7 +448,6 @@ limitations under the License. - org.apache.maven.plugins maven-deploy-plugin @@ -430,6 +467,31 @@ limitations under the License. + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + prepare-package + + unpack + + + + + org.onap.aai.aai-common + aai-schema + ${version.org.onap.aai.aai-common} + jar + onap/**/ + ${project.build.directory}/bundleconfig-local/etc + + + + + +