X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=0a11e345052a7c8d5d3164e1eb0948ad8d4c977a;hb=5a9c951f51ecd05b0192ade978616b118e8872ca;hp=11bb68f921007bec3739e8b1f777d8d8cafc838b;hpb=ee90c280f1625bedef8eb7773d67aa153b5d7c1e;p=packetcable.git diff --git a/pom.xml b/pom.xml index 11bb68f..0a11e34 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,24 @@ - - 4.0.0 - - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT - - - org.opendaylight.packetcable - packetcable - pom - - + + 4.0.0 + + + org.opendaylight.odlparent + odlparent + 2.0.0 + + + org.opendaylight.packetcable + packetcable + 1.6.0-SNAPSHOT + packetcable + pom + + 0.5.0-SNAPSHOT + 1.6.0-SNAPSHOT + + opendaylight-release @@ -24,116 +31,61 @@ - - packetcable-driver - packetcable-model - packetcable-consumer - packetcable-provider - features-packetcable - - - scm:git:ssh://git.opendaylight.org:29418/packetcable.git - scm:git:ssh://git.opendaylight.org:29418/packetcable.git - HEAD - https://wiki.opendaylight.org/view/PacketCablePCMM:Main - - - - - - org.opendaylight.controller.model - model-flow-base - - - org.opendaylight.controller.model - model-flow-service - - - org.opendaylight.yangtools.model - ietf-inet-types - - - org.opendaylight.yangtools.model - ietf-yang-types - - - org.opendaylight.controller.model - model-inventory - - - org.opendaylight.yangtools.model - opendaylight-l2-types - - - - - - maven-checkstyle-plugin - - true - - - - - - - - - - - - - - - - - - - - - - opendaylight-central - opendaylight-central - ${nexusproxy}/repositories/public - - false - - - - opendaylight-snapshot - central2 - ${nexusproxy}/repositories/opendaylight.snapshot - - false - - - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot - - true - - - false - - - - public - public - ${nexusproxy}/groups/public - - false - - - - - - - - + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.3.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.11.0-SNAPSHOT + pom + import + + + + + packetcable-driver + + packetcable-policy-model + packetcable-policy-server + features-packetcable-policy + packetcable-policy-karaf + + packetcable-emulator + + + scm:git:ssh://git.opendaylight.org:29418/packetcable.git + scm:git:ssh://git.opendaylight.org:29418/packetcable.git + HEAD + https://wiki.opendaylight.org/view/PacketCablePCMM:Main + + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.version} + + + org.opendaylight.openflowplugin.model + model-flow-service + ${openflowplugin.version} + + + org.opendaylight.controller.model + model-inventory + ${controller.model.version} + + + org.opendaylight.openflowplugin.model + model-flow-statistics + ${openflowplugin.version} + +