X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=ad2607a8db013b15d57184ee11e6d122a2efb41d;hb=71ef4097b2cb06531766c053c3486745e3a5b6ee;hp=4660091fcc217c53dc8a8279dc37cd002de5ba79;hpb=b6e3e11ddcea90a2ae7f93c179625941e8e22ccd;p=controller.git diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 4660091fcc..ad2607a8db 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../commons/opendaylight config-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT pom ${project.artifactId} @@ -23,6 +23,7 @@ config-util config-persister-api config-persister-file-xml-adapter + config-persister-feature-adapter yang-jmx-generator yang-jmx-generator-plugin yang-test @@ -39,7 +40,9 @@ shutdown-impl netconf-config-dispatcher config-module-archetype - feature + config-netty-config + + config-artifacts @@ -80,12 +83,11 @@ org.apache.maven.plugins maven-antrun-plugin - 1.3 + ${maven.antrun.plugin.version} org.apache.maven.plugins maven-jar-plugin - 2.4 @@ -95,23 +97,10 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 2.14.1 - - true - classes - 1C - false - true - 2 - - org.codehaus.groovy.maven gmaven-plugin - 1.0 + ${gmaven.plugin.version} org.opendaylight.yangtools @@ -154,7 +143,6 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.12 false false @@ -207,9 +195,21 @@ ${project.build.directory}/jacoco false - - 80 - + + + CLASS + + *Test + + + + LINE + COVEREDRATIO + 0.50 + + + + @@ -229,4 +229,4 @@ - \ No newline at end of file +