X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-persister-directory-xml-adapter%2Fpom.xml;h=ee4b53301d713a9f055c107ea2512d64badc3b67;hp=36fa530062482e778e9fafc3dbcef0f29ad05cc5;hb=1c3ef198916a5f6f33ab173c35e4a5a53a7bde8b;hpb=3948bedd0129e44c0943bd77c91806425645cd72 diff --git a/opendaylight/config/config-persister-directory-xml-adapter/pom.xml b/opendaylight/config/config-persister-directory-xml-adapter/pom.xml index 36fa530062..ee4b53301d 100644 --- a/opendaylight/config/config-persister-directory-xml-adapter/pom.xml +++ b/opendaylight/config/config-persister-directory-xml-adapter/pom.xml @@ -1,118 +1,84 @@ - 4.0.0 - - config-subsystem - org.opendaylight.controller - 0.2.4-SNAPSHOT - .. - - config-persister-directory-xml-adapter - ${project.artifactId} - bundle + 4.0.0 + + org.opendaylight.controller + config-subsystem + 0.6.0-SNAPSHOT + .. + + config-persister-directory-xml-adapter + bundle + ${project.artifactId} - - - - ${project.groupId} - config-persister-api - - - org.apache.commons - commons-lang3 - - - com.google.guava - guava - - - org.opendaylight.controller - config-persister-file-xml-adapter - ${config.version} - + + + + ${project.groupId} + config-persister-api + + + com.google.guava + guava + + + org.apache.commons + commons-lang3 + + + javax.validation + validation-api + + + org.eclipse.persistence + org.eclipse.persistence.core + - - org.eclipse.persistence - org.eclipse.persistence.moxy - - - org.eclipse.persistence - org.eclipse.persistence.core - + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + org.opendaylight.controller + config-persister-file-xml-adapter + - - org.slf4j - slf4j-api - - - commons-io - commons-io - + + + org.opendaylight.yangtools + mockito-configuration + - - - org.opendaylight.yangtools - mockito-configuration - - - ${project.groupId} - config-persister-api - test-jar - test - + + org.slf4j + slf4j-api + + + xmlunit + xmlunit + + + ${project.groupId} + config-persister-api + test-jar + test + - - - - - - - org.codehaus.groovy.maven - gmaven-plugin - - - generate-sources - - execute - - - - System.setProperty("osgiversion", "${project.version}".replace('-', '.')) - - - - - - - org.apache.felix - maven-bundle-plugin - - - ${project.groupId}.config-persister-impl;bundle-version=${osgiversion} - - org.opendaylight.controller.config.persister.storage.adapter - - - com.google.common.base, - com.google.common.io, - org.apache.commons.io, - org.opendaylight.controller.config.persist.api, - org.slf4j, - com.google.common.collect, - javax.xml.bind, - javax.xml.bind.annotation, - javax.xml.transform, - javax.xml.transform.stream, - org.eclipse.persistence.jaxb, - org.apache.commons.lang3 - - - org.opendaylight.controller.config.persist.storage.file.xml.model, - - - - - - + + + + + org.apache.felix + maven-bundle-plugin + + + ${project.groupId}.config-persister-impl + org.opendaylight.controller.config.persister.storage.adapter + org.opendaylight.controller.config.persist.storage.file.xml.model, + + + + +