X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fimplementation%2Fpom.xml;h=5d82c5c5dbd19075f3e63729f725ea9bf5e071cd;hp=8be254e6b5eef24bae8eaf087289a81fbf3a851e;hb=c10226da3a03633ef25a511a0454ad00264f45fc;hpb=51e9be2b3aac6ea33bf21e5a3a978325d24e9e0e diff --git a/opendaylight/statisticsmanager/implementation/pom.xml b/opendaylight/statisticsmanager/implementation/pom.xml index 8be254e6b5..5d82c5c5db 100644 --- a/opendaylight/statisticsmanager/implementation/pom.xml +++ b/opendaylight/statisticsmanager/implementation/pom.xml @@ -1,29 +1,27 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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 + HEAD statisticsmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - jacoco reuseReports - target/jacoco.exec + target/jacoco.exec target/jacoco-it.exec - java @@ -31,7 +29,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -39,7 +37,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -95,27 +93,31 @@ org.opendaylight.controller statisticsmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT + + + junit + junit