X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=d1a45ef42f89671132d19b468dc4b180358cff55;hb=HEAD;hp=44966386368b12e6594fd1303083aa0add3e89ec;hpb=09f2f8653d1ea559eddca015ea55f61d23d732ac;p=packetcable.git diff --git a/pom.xml b/pom.xml index 4496638..d1a45ef 100644 --- a/pom.xml +++ b/pom.xml @@ -1,18 +1,23 @@ - - 4.0.0 - - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT - - - org.opendaylight.packetcable - packetcable - pom - - + + 4.0.0 + + + org.opendaylight.odlparent + odlparent + 3.1.0 + + + org.opendaylight.packetcable + packetcable + 1.8.0-SNAPSHOT + packetcable + pom + + 0.7.0-SNAPSHOT + 1.8.0-SNAPSHOT + + opendaylight-release @@ -25,120 +30,61 @@ - - packetcable-driver - packetcable-model - packetcable-provider - features-packetcable - packetcable-config - packetcable-karaf - - - 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 - - - - - opendaylight-mirror - opendaylight-mirror - http://nexus.opendaylight.org/content/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - true - - - false - - - - - - 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 - - - org.opendaylight.controller.model - model-flow-statistics - - - - - - maven-checkstyle-plugin - - true - - - - - - - - - - - - - - - - - - - - - - opendaylight-central - opendaylight-central - ${nexusproxy}/repositories/public - - false - - - - opendaylight-snapshot - central2 - ${nexusproxy}/repositories/opendaylight.snapshot - - false - - - - + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.5.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.13.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} + +