X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=5b79bffe88b2f5b2e0f441d57895b8636d29cb36;hb=78efa22e4e7b70a468fcbaf120f8613598c36b5b;hp=a764f2c499dd1a2d435445b4871579c00bff8248;hpb=1a4a451d17d39b0dac45a70de9016bd4b0e6b249;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index a764f2c499..5b79bffe88 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.3.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-clustering-commons @@ -55,7 +55,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} com.typesafe.akka @@ -68,15 +68,16 @@ com.typesafe.akka akka-testkit_${scala.version} + test - com.codahale.metrics + io.dropwizard.metrics metrics-core - com.codahale.metrics + io.dropwizard.metrics metrics-graphite @@ -92,7 +93,6 @@ com.google.protobuf protobuf-java - 2.5.0 @@ -134,7 +134,6 @@ org.opendaylight.controller config-api - @@ -199,15 +198,41 @@ - org.apache.felix - maven-bundle-plugin - true + 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 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin - - ${project.groupId}.${project.artifactId} - + true - +