X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=6763a84bdb86ea22fea7ae7d49590ae3f74931b0;hb=433c4bc5e8fc71aeb38c8ce4434c93b00c6b2b07;hp=bc0bdcfb1f0b1d8905162124c0b84fd2944efdb9;hpb=4e413f19e7d4c1fc42ba6fd2f09795274c404fc1;p=packetcable.git diff --git a/pom.xml b/pom.xml index bc0bdcf..6763a84 100644 --- a/pom.xml +++ b/pom.xml @@ -1,18 +1,24 @@ - 4.0.0 - - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT - - - org.opendaylight.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.8.0-SNAPSHOT + + + org.opendaylight.packetcable + packetcable + 1.5.0-SNAPSHOT + packetcable + pom + + 0.4.0-SNAPSHOT + 1.5.0-SNAPSHOT + + opendaylight-release @@ -25,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.2.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.10.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} + +