X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=eac5a705f95c625e0b81efc1e8ba8ee958e85970;hp=86725e9d05b388a10a4ee8b29e90ac922650133e;hb=9fb64948564e252018f9b1e13e7cea2c92f991aa;hpb=e9db4b6d9c7b10b878157a428a6690c831556dfa diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 86725e9d05..eac5a705f9 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -1,33 +1,40 @@ - + 4.0.0 3.0 - - scm:git:https://git.opendaylight.org/gerrit/p/controller.git + 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 @@ -38,6 +45,7 @@ ../../clustering/test ../../configuration/api ../../configuration/implementation + ../../configuration/integrationtest ../../routing/dijkstra_implementation ../../arphandler ../../forwardingrulesmanager/api @@ -46,27 +54,43 @@ ../../hosttracker/api ../../hosttracker/implementation ../../hosttracker/integrationtest + ../../hosttracker_new/api + ../../hosttracker_new/implementation ../../containermanager/api ../../containermanager/implementation + ../../containermanager/it.implementation + ../../appauth ../../switchmanager/api ../../switchmanager/implementation ../../switchmanager/integrationtest ../../statisticsmanager/api ../../statisticsmanager/implementation ../../statisticsmanager/integrationtest - ../../topologymanager - ../../usermanager + ../../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 ../../sal/api ../../sal/implementation + + ../../sal/connection/api + ../../sal/connection/implementation + ../../sal/networkconfiguration/api + ../../sal/networkconfiguration/implementation + ../../web/root ../../web/flows @@ -74,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 @@ -83,6 +114,8 @@ ../../northbound/hosttracker ../../northbound/subnets ../../northbound/switchmanager + ../../northbound/containermanager + ../../northbound/networkconfiguration/bridgedomain ../../northbound/integrationtest @@ -97,7 +130,13 @@ ../../samples/simpleforwarding ../../samples/loadbalancer ../../samples/northbound/loadbalancer + + ../../commons/concepts + ../../commons/integrationtest + ../../commons/checkstyle + ../../commons/opendaylight + ../../commons/parent @@ -117,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 @@ -154,7 +173,7 @@ src/assemble/bin.xml - ${project.artifactId}-${build.suffix} + ${project.artifactId}