X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig-persister%2Fpom.xml;h=42ed5b0d85ffa3fa233ef81824f85950979294d6;hb=5197d588dac65f2345cbcba2e5aefae308fcf3a0;hp=969d0c8841b61caa947aa63166ff4ddba01c4a57;hpb=244d226cc66672e2e15d0b557bd1af37153d8065;p=controller.git diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index 969d0c8841..42ed5b0d85 100644 --- a/features/config-persister/pom.xml +++ b/features/config-persister/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller config-subsystem - 0.2.5-SNAPSHOT + 0.4.0-SNAPSHOT ../../opendaylight/config/ - config-persister-features + features-config-persister - pom + jar features.xml @@ -22,23 +22,67 @@ ${yangtools.version} features xml - runtime org.opendaylight.controller - netconf-features - ${netconf.version} + features-netconf features xml - runtime org.opendaylight.controller - config-features - ${config.version} + features-config features xml - runtime + + + org.opendaylight.controller + config-persister-api + + + org.opendaylight.controller + config-persister-file-xml-adapter + + + org.opendaylight.controller + config-persister-impl + + + org.opendaylight.controller + config-persister-feature-adapter + + + org.opendaylight.controller + netconf-util + + + org.opendaylight.controller + netconf-mapping-api + + + com.google.guava + guava + + + commons-io + commons-io + + + org.apache.commons + commons-lang3 + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + + org.opendaylight.odlparent + features-test @@ -85,10 +129,24 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + + - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL