X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=e4bdc218dbc2c9a1f96812afa587c6476d14c5fa;hp=72d00dd7cd8e4a661911b76627236b6ba8fe6285;hb=c10226da3a03633ef25a511a0454ad00264f45fc;hpb=6f4513207969e32b59dd456f43dfa9137e04d563 diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index 72d00dd7cd..e4bdc218db 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.opendaylight.controller @@ -19,11 +20,9 @@ bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java @@ -35,73 +34,73 @@ - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - - org.slf4j, - !org.apache.logging.log4j.*, - !bsh*, - !net.jcip.*, - !javax.swing, - !org.hornetq.*, - !org.jboss.*, - javax.transaction, - *, - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.sal.core - - - org.opendaylight.controller.clustering.services_implementation.internal.Activator - - - - - - - - - - * - - - infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper,narayana-jta;type=!pom;inline=false - - - true - - - ${project.basedir}/META-INF - - - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - - + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + + org.slf4j, + !org.apache.logging.log4j.*, + !bsh*, + !net.jcip.*, + !javax.swing, + !org.hornetq.*, + !org.jboss.*, + javax.transaction, + *, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.core + + + org.opendaylight.controller.clustering.services_implementation.internal.Activator + + + + + + + + + + * + + + infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper,narayana-jta;type=!pom;inline=false + + + true + + + ${project.basedir}/META-INF + + + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + + + org.apache.maven.plugins maven-enforcer-plugin ${enforcer.version} @@ -127,7 +126,7 @@ - + @@ -150,5 +149,13 @@ narayana-jta 4.17.7.Final + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + junit + junit +