X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b512f554208a6129217a4b79a1148ae27dbea961;hb=refs%2Fchanges%2F59%2F50959%2F2;hp=d9bfb895f0351ef38e192ca83116eb399a9da101;hpb=ea9b8559daaf7f1511d6288a6461324dcef2b05f;p=appc.git diff --git a/pom.xml b/pom.xml index d9bfb895f..b512f5542 100644 --- a/pom.xml +++ b/pom.xml @@ -24,8 +24,8 @@ limitations under the License. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.1.0 + odlparent + 1.0.3 @@ -33,7 +33,7 @@ limitations under the License. pom org.onap.appc appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc Construct the Application Controller component for the ECOMP project. 2015-07-20 @@ -50,7 +50,7 @@ limitations under the License. 1.1.25.6-oss - 0.2.12 + 1.1.5 1.0.0 1.0.0 1.3.0 @@ -64,7 +64,7 @@ limitations under the License. 4.5.1 1.2.0 1.1.0 - 1.2.2 + 1.3.0 2.3.2 @@ -84,6 +84,22 @@ limitations under the License. https://nexus.onap.org + + ${ccsdk.sli.core.version} + ${ccsdk.sli.core.version} + + 3.2.2 + 0.11.1 + 1.2.1 + 0.11.1 + 1.6.1 + 2.3.1 + 0.7.1 + 2010.09.24.11.1 + 2010.09.24.11.1 + 0.7.1 + 2.0.5 + 1.8.3-Carbon @@ -182,6 +198,17 @@ limitations under the License. + + com.google.guava + guava + 22.0 + + + com.google.guava + guava-testlib + 22.0 + test + org.opendaylight.controller config-api @@ -355,13 +382,13 @@ limitations under the License. ch.qos.logback logback-core - 1.2.0 + ${logback.version} compile ch.qos.logback logback-classic - 1.2.0 + ${logback.version} compile @@ -410,10 +437,16 @@ limitations under the License. org.mariadb.jdbc mariadb-java-client - 1.2.3 + 2.1.1 + + + org.apache.commons + commons-lang3 + +