X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig%2Ffeatures-config%2Fpom.xml;h=9965ac3fb1f14ec339930068aa3cdb7dd316d599;hb=refs%2Fchanges%2F90%2F60090%2F2;hp=58abc7566de4d6680d64a6affccebfa35fb1376c;hpb=3354f45e32faaab5452f95f9931274a3580de912;p=controller.git diff --git a/features/config/features-config/pom.xml b/features/config/features-config/pom.xml index 58abc7566d..9965ac3fb1 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.8.0-SNAPSHOT - - + + + 4.0.0 - - 1.1.0-SNAPSHOT - 2.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.8.0-SNAPSHOT - features.xml - etc/opendaylight/karaf - + + org.opendaylight.odlparent + feature-repo-parent + 2.0.2 + + + org.opendaylight.controller + features-config + 0.7.0-SNAPSHOT + feature - - - org.opendaylight.odlparent - odlparent-artifacts - 1.8.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 -