X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig%2Ffeatures-config%2Fpom.xml;h=17007ef02c4524824a76eded3cb2cac34c96dae5;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=8b3ac70d52b6ea64561e1149fd415c8b21f42439;hpb=503b3586400a2de5d37f2b7e942b96856427b673;p=controller.git diff --git a/features/config/features-config/pom.xml b/features/config/features-config/pom.xml index 8b3ac70d52..17007ef02c 100644 --- a/features/config/features-config/pom.xml +++ b/features/config/features-config/pom.xml @@ -1,151 +1,69 @@ - - 4.0.0 - - org.opendaylight.odlparent - features-parent - 1.8.0-Carbon - - + + + 4.0.0 - - 1.2.0-SNAPSHOT - 2.3.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.8.0-Carbon - features.xml - etc/opendaylight/karaf - + + org.opendaylight.odlparent + feature-repo-parent + 3.1.4 + + + org.opendaylight.controller + features-config + 0.8.4 + feature - - - org.opendaylight.odlparent - odlparent-artifacts - 1.8.0-Carbon - 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 + + + ${project.groupId} + odl-config-util + ${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 -