X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=4345a3fd00e2f2d43a2cf198478ea4682a85fa69;hp=e6871afa772860e05ba22db915005823af7d6243;hb=05c99de44ef0041610bfbcc1e777060c7d7e3214;hpb=2d36fc2f0b7691efe2f641beacd146c260676fea diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index e6871afa77..4345a3fd00 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -1,33 +1,39 @@ - + 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 + + + distribution.opendaylight - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT pom ../../forwarding/staticrouting @@ -51,22 +57,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 ../../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 @@ -75,6 +86,8 @@ ../../sal/connection/api ../../sal/connection/implementation + ../../sal/networkconfiguration/api + ../../sal/networkconfiguration/implementation ../../web/root @@ -83,8 +96,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 @@ -92,6 +112,8 @@ ../../northbound/hosttracker ../../northbound/subnets ../../northbound/switchmanager + ../../northbound/containermanager + ../../northbound/networkconfiguration/bridgedomain ../../northbound/integrationtest @@ -106,9 +128,13 @@ ../../samples/simpleforwarding ../../samples/loadbalancer ../../samples/northbound/loadbalancer + + ../../commons/concepts ../../commons/integrationtest - + ../../commons/checkstyle + ../../commons/opendaylight + ../../commons/parent @@ -128,28 +154,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 @@ -165,7 +171,7 @@ src/assemble/bin.xml - ${project.artifactId}-${build.suffix} + ${project.artifactId}