X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=c0a8064493d6d303ba24fb75466751f8f8c75aa0;hb=33446bc3f844db6d0f4763d7c3080499c6d6543f;hp=d6ff7ca6d1804fd249eca46700381864db5cb66c;hpb=6e8fef270b6dc88f1dedca0c3e607a1a16e6ce2f;p=controller.git diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index d6ff7ca6d1..c0a8064493 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 @@ -39,9 +44,12 @@ org.slf4j, - !org.jboss.*, + !org.apache.logging.log4j.*, !bsh*, !net.jcip.*, + !javax.swing, + !org.hornetq.*, + !org.jboss.*, javax.transaction, *, org.opendaylight.controller.clustering.services, @@ -61,7 +69,7 @@ * - infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper;type=!pom;inline=false + infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper,narayana-jta;type=!pom;inline=false true @@ -98,7 +106,7 @@ org.infinispan infinispan-core - 5.2.3.Final + 5.3.0.Final org.opendaylight.controller @@ -108,7 +116,12 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT + + + org.jboss.jbossts.jta + narayana-jta + 4.17.7.Final