X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=1eb2c5505503057e1c3e692588364cddba929e8c;hb=31859c3c6c212ada2cec0c929268a513d131cd06;hp=782e5953a95d78c3e83a47d5a6000aed3a1df988;hpb=346d99664b4d0add2a4f379b7b6e74c1abee55e6;p=packetcable.git diff --git a/pom.xml b/pom.xml index 782e595..1eb2c55 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,24 @@ - 4.0.0 - - org.opendaylight.controller - sal-parent - 1.2.0-SNAPSHOT - - - org.opendaylight.packetcable - packetcable - packetcable - pom - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + + org.opendaylight.odlparent + odlparent + 1.7.0-SNAPSHOT + + + org.opendaylight.packetcable + packetcable + 1.4.0-SNAPSHOT + packetcable + pom + + 0.3.0-SNAPSHOT + 1.4.0-SNAPSHOT + + opendaylight-release @@ -26,121 +31,61 @@ - - packetcable-driver - packetcable-model - packetcable-provider - packetcable-consumer - 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.1.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.9.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} + +