X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=9606bdc019b561de5aed00c0eb4fb342da693f48;hp=025fbdfccb503fc5750e8d7d2b2c04364678610d;hb=91f10bd25b8339550806c7e6408cfd58d7f94b52;hpb=b497dc0e387e4aa025e9cbe19d94b1406cc56fc2 diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index 025fbdfccb..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,7 +38,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -95,6 +100,32 @@ + + 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 + + + + @@ -111,7 +142,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.jboss.jbossts.jta