X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fconfig-persister-impl%2Fpom.xml;h=c0b9f68814141427098f92304f024021b74dcfb9;hp=30215318d9d4a301b172c06b9ab4f584b5f8f83c;hb=af0a694833f73b82d4ccd4ec035e1de19807fb33;hpb=787e73665b11cd1040a1fb078c7a08d8edfa246b diff --git a/opendaylight/netconf/config-persister-impl/pom.xml b/opendaylight/netconf/config-persister-impl/pom.xml index 30215318d9..c0b9f68814 100644 --- a/opendaylight/netconf/config-persister-impl/pom.xml +++ b/opendaylight/netconf/config-persister-impl/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT config-persister-impl ${project.artifactId} @@ -45,10 +44,20 @@ org.opendaylight.controller config-persister-file-xml-adapter test - ${config.version} + + ${project.groupId} + netconf-impl + test + + + ${project.groupId} + netconf-util + test + test-jar + org.opendaylight.yangtools mockito-configuration @@ -61,7 +70,6 @@ org.opendaylight.controller config-persister-directory-xml-adapter - ${config.version} test @@ -98,7 +106,8 @@ org.xml.sax, javax.xml.namespace, javax.xml.xpath, - org.opendaylight.controller.config.api + org.opendaylight.controller.config.api, + org.opendaylight.controller.netconf.util