X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig%2Ffeatures-config%2Fpom.xml;h=d5eaa566fa4f84e7b2051dccdc95be669bc8a55e;hb=refs%2Fheads%2Fstable%2Fnitrogen;hp=694d7889586391d8573b62c91cb51dc3c98da3e0;hpb=8f129cf7f303a4a702a3b632114b8a85808671d7;p=controller.git diff --git a/features/config/features-config/pom.xml b/features/config/features-config/pom.xml index 694d788958..d5eaa566fa 100644 --- a/features/config/features-config/pom.xml +++ b/features/config/features-config/pom.xml @@ -1,151 +1,62 @@ - - 4.0.0 - - org.opendaylight.odlparent - features-parent - 1.9.0 - - + + + 4.0.0 - - 1.2.0-SNAPSHOT - 2.3.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.9.0 - features.xml - etc/opendaylight/karaf - + + org.opendaylight.odlparent + feature-repo-parent + 2.0.7 + + + org.opendaylight.controller + features-config + 0.7.4-SNAPSHOT + feature - - - org.opendaylight.odlparent - odlparent-artifacts - 1.9.0 - 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 -