X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=92e91f49e88ab21c955dc5b805dcec536603bfec;hp=3efd97e2aa3857fa549e752ae16d1aa6990ab0f3;hb=d78e985bc4ed590407c8c7800ba796d5ea55aa6c;hpb=52757c15dc010e68ef15899daf50f78291966bee diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 3efd97e2aa..92e91f49e8 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 3.0 @@ -9,23 +8,15 @@ 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 @@ -36,13 +27,14 @@ - ../../sal/yang-prototype + ../../md-sal + ../../config distribution.opendaylight - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT pom ../../forwarding/staticrouting @@ -75,17 +67,19 @@ ../../statisticsmanager/implementation ../../statisticsmanager/integrationtest ../../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 - ../../../third-party/org.apache.catalina.filters.CorsFilter ../../sal/api @@ -104,6 +98,11 @@ ../../web/troubleshoot ../../web/topology + + ../../networkconfiguration/neutron + ../../networkconfiguration/neutron/implementation + ../../northbound/networkconfiguration/neutron + ../../northbound/commons ../../northbound/bundlescanner/api @@ -134,10 +133,14 @@ ../../commons/concepts + ../../commons/httpclient ../../commons/integrationtest ../../commons/checkstyle ../../commons/opendaylight ../../commons/parent + + + ../sanitytest @@ -157,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 @@ -194,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 + +