X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=408a0cd8ba72012bc59d5acfe01dcdf12c242dfd;hb=refs%2Fchanges%2F43%2F50643%2F1;hp=c97cb4e0d3c08aa0191c37b62780519543d1cb1b;hpb=bde98deb748fa1f915df6b5ad2a2529e8fcaac88;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index c97cb4e..408a0cd 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 @@ -127,9 +127,15 @@ limitations under the License. org.mockito - mockito-all - 1.9.5 + mockito-core + 1.10.19 test + + + org.hamcrest + hamcrest-library + + dom4j @@ -175,7 +181,7 @@ limitations under the License. org.onap.aai.event-client event-client-dmaap - 1.2.1 + 1.2.2 org.slf4j @@ -186,17 +192,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 * @@ -207,7 +213,7 @@ limitations under the License. org.onap.aai.aai-common aai-auth - 1.2.4 + 1.3.0-SNAPSHOT org.eclipse.persistence @@ -327,6 +333,13 @@ limitations under the License. **/* + + ${basedir} + true + + bundleconfig-local/** + + ${basedir}/src/main/bin/ @@ -340,6 +353,13 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 + + + com.github.jnr + jnr-unixsocket + 0.13 + + true docker-hub