X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=16d43efd0240607f655f7cea41d8fbd0394bc769;hb=df7904cca9c67ed7ce99e1d1d1c3a2c961a61445;hp=a3ee5d1b862735367a5fa364486d492be805ca90;hpb=194adee686ebb90488f739f2c637f6cb3def94d5;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index a3ee5d1..16d43ef 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,21 +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.4.1-SNAPSHOT + 1.3.1 @@ -49,7 +46,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.12.RELEASE + 1.5.18.RELEASE pom import @@ -60,6 +57,12 @@ limitations under the License. org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + org.springframework.boot @@ -78,6 +81,12 @@ limitations under the License. org.springframework.boot spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + + org.springframework.boot @@ -85,90 +94,103 @@ limitations under the License. org.springframework.boot - - spring-boot-configuration-processor - + 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.onap.aai.aai-common + aai-utils + ${version.org.onap.aai.aai-common} - org.codehaus.jackson - jackson-mapper-asl - 1.4.5 + org.onap.aai.aai-common + aai-auth + ${version.org.onap.aai.aai-common} + + - org.mockito - mockito-core - 1.10.19 - test + org.onap.aai.event-client + event-client-dmaap + ${event.client.version} - org.hamcrest - hamcrest-library + org.slf4j + slf4j-api - dom4j - dom4j - 1.6.1 - provided - - - commons-io - commons-io - 2.4 - - - 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 @@ -188,57 +210,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-schema-ingest - 1.2.2 + + com.google.guava + guava - org.onap.aai.aai-common - aai-utils - 1.3.0-SNAPSHOT + radeox + radeox + 1.0-b2 - org.onap.aai.aai-common - aai-core - 1.3.0-SNAPSHOT - - - * - * - - + org.codehaus.jackson + jackson-mapper-asl + 1.4.5 - org.onap.aai.aai-common - aai-auth - 1.3.0-SNAPSHOT + commons-io + commons-io + 2.4 - org.eclipse.persistence - eclipselink + 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 @@ -256,7 +289,6 @@ limitations under the License. - org.apache.tinkerpop gremlin-core @@ -288,6 +320,18 @@ limitations under the License. json 20160212 + + org.apache.httpcomponents + httpclient + 4.5.3 + + + org.apache.httpcomponents + httpcore + 4.4.1 + + + junit junit @@ -299,14 +343,16 @@ limitations under the License. test - org.apache.httpcomponents - httpclient - 4.5.3 - - - org.apache.httpcomponents - httpcore - 4.4.1 + org.mockito + mockito-core + 2.15.0 + test + + + org.hamcrest + hamcrest-library + + @@ -355,13 +401,6 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub @@ -421,7 +460,6 @@ limitations under the License. - org.apache.maven.plugins maven-deploy-plugin @@ -441,7 +479,7 @@ limitations under the License. - + org.apache.maven.plugins maven-dependency-plugin @@ -456,18 +494,9 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.1 - jar - oxm/ - ${project.build.directory}/bundleconfig-local/etc - - - org.onap.aai.aai-common - aai-core - 1.2.1 + ${version.org.onap.aai.aai-common} jar - dbedgerules/ - **/*.ftlh + onap/**/ ${project.build.directory}/bundleconfig-local/etc