X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-client%2Fpom.xml;h=b4055cd5bd2aa77af043fa0c2cb90a7ca7ecbd45;hb=1b1360ac337d23b9a586f62616eb278c3065eef0;hp=962ef8ed7031c540311173ab1089c15a2d910a2f;hpb=6602310b78b5bf54899456e2efa867d116731267;p=controller.git diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 962ef8ed70..b4055cd5bd 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 - 2.0.0 + 3.0.2 org.opendaylight.controller cds-access-client - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT bundle @@ -19,14 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.1 pom import org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT pom import @@ -44,7 +44,7 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 @@ -62,7 +62,7 @@ com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test @@ -92,6 +92,17 @@ true + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + +