X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=eac5a705f95c625e0b81efc1e8ba8ee958e85970;hp=abf508efc2bb308f2727f69d9e4d8cc9b80da35e;hb=9fb64948564e252018f9b1e13e7cea2c92f991aa;hpb=c1d2f1cea04e24f00acb0d5af43bc55968ec4d6b diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index abf508efc2..eac5a705f9 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 3.0 @@ -9,25 +8,33 @@ scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight - - - - svnkit-snapshots - svnkit-snapshots - ${nexusproxy}/repositories/svnkit-snapshots/ - - + + + notduringrelease + + + !DOINGRELEASE + + + + + ../../md-sal + ../../config + + + distribution.opendaylight - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT pom ../../forwarding/staticrouting @@ -51,22 +58,27 @@ ../../hosttracker_new/implementation ../../containermanager/api ../../containermanager/implementation + ../../containermanager/it.implementation + ../../appauth ../../switchmanager/api ../../switchmanager/implementation ../../switchmanager/integrationtest ../../statisticsmanager/api ../../statisticsmanager/implementation ../../statisticsmanager/integrationtest - ../../topologymanager + ../../topologymanager/implementation + ../../topologymanager/integrationtest ../../usermanager/api ../../usermanager/implementation ../../connectionmanager/api ../../connectionmanager/implementation ../../security - ../../../third-party/openflowj - ../../../third-party/net.sf.jung2 - ../../../third-party/jersey-servlet + + + + + ../../../third-party/commons/thirdparty @@ -79,9 +91,6 @@ ../../sal/networkconfiguration/api ../../sal/networkconfiguration/implementation - - ../../sal/yang-prototype - ../../web/root ../../web/flows @@ -89,8 +98,15 @@ ../../web/troubleshoot ../../web/topology + + ../../networkconfiguration/neutron + ../../networkconfiguration/neutron/implementation + ../../northbound/networkconfiguration/neutron + ../../northbound/commons + ../../northbound/bundlescanner/api + ../../northbound/bundlescanner/implementation ../../northbound/topology ../../northbound/staticrouting ../../northbound/statistics @@ -98,6 +114,7 @@ ../../northbound/hosttracker ../../northbound/subnets ../../northbound/switchmanager + ../../northbound/containermanager ../../northbound/networkconfiguration/bridgedomain @@ -139,28 +156,8 @@ false false - - javasvn - VersionUnknown - - - com.google.code.maven-scm-provider-svnjava - maven-scm-provider-svnjava - 2.0.5 - - - org.tmatesoft.svnkit - svnkit - 1.7.4-v1 - - - org.apache.maven.scm - maven-scm-provider-svn-commons - 1.7 - - maven-assembly-plugin @@ -176,7 +173,7 @@ src/assemble/bin.xml - ${project.artifactId}-${build.suffix} + ${project.artifactId}