X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig%2Ffeatures-config%2Fpom.xml;h=9dc561a6a812c6ee13455f2cc474e309cfe8a89d;hb=refs%2Fchanges%2F54%2F59854%2F2;hp=ae24ab24bb8e38f075db42b9f08e88cf87abc702;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/features/config/features-config/pom.xml b/features/config/features-config/pom.xml index ae24ab24bb..9dc561a6a8 100644 --- a/features/config/features-config/pom.xml +++ b/features/config/features-config/pom.xml @@ -1,151 +1,64 @@ - - 4.0.0 - - org.opendaylight.odlparent - features-parent - 1.9.0-SNAPSHOT - - + + + 4.0.0 - - 1.2.0-SNAPSHOT - 2.3.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.9.0-SNAPSHOT - features.xml - etc/opendaylight/karaf - + + org.opendaylight.odlparent + feature-repo-parent + 2.0.1 + + + org.opendaylight.controller + features-config + 0.7.0-SNAPSHOT + feature - - - org.opendaylight.odlparent - odlparent-artifacts - 1.9.0-SNAPSHOT - import - pom - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import - pom - - - org.opendaylight.mdsal - mdsal-artifacts - ${mdsal.version} - import - pom - - - org.opendaylight.controller - config-artifacts - ${config.version} - import - pom - + + ${project.groupId} + odl-config-all + ${project.version} + xml + features + + + ${project.groupId} + odl-config-api + ${project.version} + xml + features + + + ${project.groupId} + odl-config-core + ${project.version} + xml + features + + + ${project.groupId} + odl-config-manager + ${project.version} + xml + features + + + ${project.groupId} + odl-config-netty-config-api + ${project.version} + xml + features + - - - - - - - - org.opendaylight.odlparent - features-odlparent - features - xml - - - org.opendaylight.yangtools - features-yangtools - features - xml - - - org.opendaylight.mdsal - features-mdsal - features - xml - - - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - netty-config-api - - - io.netty - netty-transport - - - io.netty - netty-common - - - io.netty - netty-codec - - - io.netty - netty-handler - - - io.netty - netty-buffer - - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - yang-jmx-generator - - - org.opendaylight.controller - shutdown-api - - - org.opendaylight.controller - shutdown-impl - - - org.osgi - org.osgi.core - - - com.google.guava - guava - - - org.javassist - javassist - - - org.opendaylight.controller - config-manager - - - - 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 -