X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=cfeec5b8ad0a68dca3fe3452276b356c6e6a7708;hb=3ac03cb7480a07429932577cb0ad91c0106d06ad;hp=f4ba28321501a87963157a7c5ab77b0da88a9d78;hpb=4808bca888a3742c7e879682096261d3643f1163;p=packetcable.git diff --git a/pom.xml b/pom.xml index f4ba283..cfeec5b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,72 +1,112 @@ - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.1-SNAPSHOT - ../../commons/opendaylight - - protocol_plugins.packetcable - 0.5.1-SNAPSHOT - bundle - - - - maven-checkstyle-plugin - - true - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - org.opendaylight.controller.sal.packet, - org.opendaylight.controller.sal.action, - org.opendaylight.controller.sal.discovery, - org.opendaylight.controller.sal.topology, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.flowprogrammer, - org.opendaylight.controller.sal.reader, - org.opendaylight.controller.sal.inventory, - org.opendaylight.controller.sal.match, - org.opendaylight.controller.sal.utils, - org.apache.commons.lang3.builder, - org.apache.commons.lang3.tuple, org.apache.felix.dm, - org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework - - org.opendaylight.controller.protocol_plugin.packetcable.internal.Activator - - ${project.basedir}/META-INF - - - - - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - junit - junit - - -javax.sip -jain-sip-ri -1.2.158 - - -commons-primitives -commons-primitives -20041207.202534 - - + 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.2.0-SNAPSHOT + + + + org.opendaylight.packetcable + packetcable + packetcable + pom + + + 0.1.0-SNAPSHOT + + + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot + + + + + packetcable-driver + packetcable-model + packetcable-provider + packetcable-consumer + features-packetcable + packetcable-config + packetcable-karaf + + + packetcable-policy-model + packetcable-policy-server + features-packetcable-policy + packetcable-policy-config + packetcable-policy-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 + + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.version} + + + org.opendaylight.openflowplugin.model + model-flow-service + ${openflowplugin.version} + + + 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.openflowplugin.model + model-flow-statistics + ${openflowplugin.version} + + + + + + maven-checkstyle-plugin + + true + + + + + + + + + + + + + + + + +