X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a6af37a38c641723faacf3f0ffd7466b5ae56021;hb=33bec1f4e3b0c824555e23b3681450709822ef76;hp=7f78398a5b4524139b7c83c57e2c53e768131da3;hpb=a9cc38bb8a20f8df32cb86fd577531c86c0b7c38;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 7f78398..a6af37a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT aai-gizmo @@ -70,10 +70,10 @@ limitations under the License. org.springframework.boot spring-boot-starter - - ch.qos.logback - logback-classic - + + ch.qos.logback + logback-classic + @@ -105,6 +105,11 @@ limitations under the License. + + ch.qos.logback + logback-access + 1.2.3 + com.google.guava guava @@ -170,7 +175,7 @@ limitations under the License. org.onap.aai.event-client event-client-dmaap - 1.2.1 + 1.2.2 org.slf4j @@ -181,17 +186,17 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.4 + 1.3.0-SNAPSHOT org.onap.aai.aai-common aai-utils - 1.2.4 + 1.3.0-SNAPSHOT org.onap.aai.aai-common aai-core - 1.2.4 + 1.3.0-SNAPSHOT * @@ -202,7 +207,7 @@ limitations under the License. org.onap.aai.aai-common aai-auth - 1.2.4 + 1.3.0-SNAPSHOT org.eclipse.persistence @@ -322,6 +327,13 @@ limitations under the License. **/* + + ${basedir} + true + + bundleconfig-local/** + + ${basedir}/src/main/bin/ @@ -335,6 +347,13 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 + + + com.github.jnr + jnr-unixsocket + 0.13 + + true docker-hub