X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=72aa9408b0690f81e085f35e5945cbb034e97ff4;hb=d9fdf68ed04df4fbc03f6fd02a1141164b8b2734;hp=10f8fe724043b728d587cfec1f280b8c5237d2a5;hpb=0674a67e81d5e3ca8a33a6cb901e681d0f9411bc;p=controller.git diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 10f8fe7240..72aa9408b0 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 2.0.5 org.opendaylight.controller cds-access-client - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT bundle @@ -19,14 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 1.2.0 pom import org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.0-SNAPSHOT pom import @@ -65,6 +65,10 @@ akka-testkit_${scala.version} test + + com.google.guava + guava-testlib + org.opendaylight.controller sal-clustering-commons @@ -88,6 +92,17 @@ true + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + +