X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=ff18032d8203c88fe670bee82f97317a1508a64a;hb=b2cb02f62ab7c7599e8d94fe92d1ce63e17d599b;hp=431f3bed344a825198a09135a5e4368b27184f12;hpb=a14ed47823d85d2547fbfd7e6c42649962913d34;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 431f3bed34..ff18032d82 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller sal-parent - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-clustering-commons @@ -68,6 +68,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -92,7 +93,6 @@ com.google.protobuf protobuf-java - 2.5.0 @@ -199,16 +199,27 @@ - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - org.opendaylight.controller.cluster.schema.provider.impl, {local-packages} - - + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + org.opendaylight.controller.cluster.schema.provider.impl, {local-packages} + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + - +