From: Vaishali Mithbaokar Date: Fri, 20 Jun 2014 22:22:07 +0000 (-0700) Subject: Bug 1229: POM Restructuring for reliable weekly automated releases X-Git-Tag: release/helium~146 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=0d79522cde2f6714751fe640c27bdd88854e5e0c;p=openflowplugin.git Bug 1229: POM Restructuring for reliable weekly automated releases Change-Id: I8561e847251a2ea99b2c7fac63591091de8a63cb Signed-off-by: Vaishali Mithbaokar --- diff --git a/distribution/base/pom.xml b/distribution/base/pom.xml index 70432ddce2..b997e15977 100644 --- a/distribution/base/pom.xml +++ b/distribution/base/pom.xml @@ -22,7 +22,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/ org.opendaylight.controller distribution.opendaylight - 0.1.2-SNAPSHOT + ${controller.distribution.version} zip osgipackage diff --git a/drop-test/pom.xml b/drop-test/pom.xml index 03daaf21ef..6fa6fb4bd3 100644 --- a/drop-test/pom.xml +++ b/drop-test/pom.xml @@ -12,9 +12,6 @@ scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git - - 2.4.0 - com.google.guava @@ -60,7 +57,7 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} + ${maven.bundle.version} true diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 106eedf198..d6e6e3d56f 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -65,7 +65,7 @@ org.opendaylight.controller yang-jmx-generator-plugin - 0.2.5-SNAPSHOT + ${config.parent.version} org.opendaylight.yangtools @@ -127,7 +127,6 @@ org.opendaylight.controller config-api - 0.2.5-SNAPSHOT @@ -137,7 +136,6 @@ org.apache.commons commons-lang3 - 3.1 equinoxSDK381 diff --git a/pom.xml b/pom.xml index d708998de2..ac73d932ca 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,12 @@ 4.0.0 + + org.opendaylight.odlparent + odlparent + 1.4.2-SNAPSHOT + + 3.0 @@ -20,12 +26,12 @@ opendaylight-release - ${nexusproxy}/repositories/opendaylight.release + http://nexus.opendaylight.org/content/repositories/opendaylight.release opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot + http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot