X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=92e91f49e88ab21c955dc5b805dcec536603bfec;hp=b30241daa8144194d4e072fd45a964c192cbc376;hb=d78e985bc4ed590407c8c7800ba796d5ea55aa6c;hpb=904be6b7a0750dc395677fac2864a376c96e4ec2 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index b30241daa8..92e91f49e8 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,9 +130,17 @@ ../../samples/simpleforwarding ../../samples/loadbalancer ../../samples/northbound/loadbalancer + + ../../commons/concepts + ../../commons/httpclient ../../commons/integrationtest - + ../../commons/checkstyle + ../../commons/opendaylight + ../../commons/parent + + + ../sanitytest @@ -119,28 +160,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 @@ -156,11 +177,28 @@ src/assemble/bin.xml - ${project.artifactId}-${build.suffix} + ${project.artifactId} + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + sanity-test + package + + exec + + + + + ./run.sh + +