X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=8c100ea8e749a7371907ec9dd50ee8cb395f6889;hb=922ebccb9435eb0d476f758a94b9b46516be6cef;hp=e669b698928b2428b225b621d228d36509c8cb3a;hpb=84afc03f38c7b7c9b98e157a42b95e2f67840663;p=packetcable.git diff --git a/pom.xml b/pom.xml index e669b69..8c100ea 100644 --- a/pom.xml +++ b/pom.xml @@ -1,18 +1,22 @@ - 4.0.0 - - org.opendaylight.controller - sal-parent - 1.2.0-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.controller + sal-parent + 1.3.0-SNAPSHOT + + + org.opendaylight.packetcable + packetcable + packetcable + pom + + 0.2.0-SNAPSHOT + + opendaylight-release @@ -25,121 +29,82 @@ - - 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.0.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.8.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.mdsal.model + ietf-inet-types + + + org.opendaylight.mdsal.model + ietf-yang-types + + + org.opendaylight.controller.model + model-inventory + + + org.opendaylight.mdsal.model + opendaylight-l2-types + + + org.opendaylight.openflowplugin.model + model-flow-statistics + ${openflowplugin.version} + + + + + + maven-checkstyle-plugin + + true + + + +