X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=9606bdc019b561de5aed00c0eb4fb342da693f48;hb=f3adf98a2f03f3b9fd3cc425df8d915a075f1534;hp=1d52c4b0777589bff90468248fefa4e4234ddef7;hpb=fd6ee90c84519353b04be115e5fe21bdc5877844;p=controller.git diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index 1d52c4b077..9606bdc019 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -7,6 +7,11 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + clustering.services-implementation 0.4.0-SNAPSHOT @@ -25,7 +30,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -33,12 +38,13 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true org.slf4j, + !org.apache.logging.log4j.*, !bsh*, !net.jcip.*, !javax.swing, @@ -94,13 +100,39 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + ${enforcer.version} + + + enforce-banned-dependencies + + enforce + + + + + + org.infinispan:infinispan-core:* + + + org.infinispan:infinispan-core:[5.3.0.Final] + + + + true + + + + org.infinispan infinispan-core - 5.2.3.Final + 5.3.0.Final org.opendaylight.controller @@ -110,7 +142,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.jboss.jbossts.jta