From d10c340e83fb8f3667d9fef838a9dfaaf758f404 Mon Sep 17 00:00:00 2001 From: Michal Rehak Date: Tue, 14 Jan 2014 13:54:45 +0100 Subject: [PATCH] dependency version update according to releaseReadiness and jenkins integration-dependencyConvergence build tidying up dependency management Change-Id: Ib7e0d94d570a20a5ff87909a59b6356644708a2d Signed-off-by: Michal Rehak --- drop-test/pom.xml | 9 --------- openflowplugin/pom.xml | 8 -------- pom.xml | 28 +++++++++++++++++++++++++++- samples/sample-consumer/pom.xml | 7 ------- test-provider/pom.xml | 5 ----- 5 files changed, 27 insertions(+), 30 deletions(-) diff --git a/drop-test/pom.xml b/drop-test/pom.xml index 2e44a34cc1..a57d416da1 100644 --- a/drop-test/pom.xml +++ b/drop-test/pom.xml @@ -14,7 +14,6 @@ scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git - 14.0.1 2.4.3 2.4.0 2.5 @@ -35,12 +34,10 @@ org.opendaylight.controller.model model-flow-base - 1.0-SNAPSHOT org.opendaylight.controller.model model-flow-management - 1.0-SNAPSHOT org.opendaylight.controller.model @@ -54,16 +51,10 @@ equinoxSDK381 org.eclipse.osgi - 3.8.1.v20120830-144521 commons-lang commons-lang - 2.6 - - - com.google.guava - guava commons-codec diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index ae1ee310a3..615e51c6c1 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -12,11 +12,6 @@ openflowplugin bundle - - 1.0-SNAPSHOT - 0.5.9-SNAPSHOT - - @@ -42,12 +37,10 @@ org.opendaylight.controller sal - 0.7.0-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.1-SNAPSHOT org.opendaylight.controller.model @@ -111,7 +104,6 @@ org.opendaylight.controller sal-common-util - ${yang.prototype.version} diff --git a/pom.xml b/pom.xml index b4890017de..bfe1e4cf5e 100755 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ utf-8 - 1.7.2 + 1.7.5 1.0.9 http://nexus.opendaylight.org/content 0.1-SNAPSHOT @@ -88,6 +88,11 @@ model-flow-base ${controller.model.version} + + org.opendaylight.controller.model + model-flow-management + ${controller.model.version} + org.opendaylight.controller.model model-flow-service @@ -108,6 +113,21 @@ sal-binding-api ${controller.model.version} + + org.opendaylight.controller + sal + 0.7.0-SNAPSHOT + + + org.opendaylight.controller + sal.connection + 0.1.1-SNAPSHOT + + + org.opendaylight.controller + sal-common-util + 1.0-SNAPSHOT + xml-apis @@ -143,6 +163,12 @@ test + + commons-lang + commons-lang + 2.6 + + junit junit diff --git a/samples/sample-consumer/pom.xml b/samples/sample-consumer/pom.xml index 8e71dd0d8f..f7b66db034 100644 --- a/samples/sample-consumer/pom.xml +++ b/samples/sample-consumer/pom.xml @@ -43,32 +43,26 @@ model-flow-base org.opendaylight.controller.model - 1.0-SNAPSHOT model-flow-service org.opendaylight.controller.model - 1.0-SNAPSHOT model-flow-statistics org.opendaylight.controller.model - 1.0-SNAPSHOT model-flow-management org.opendaylight.controller.model - 1.0-SNAPSHOT model-inventory org.opendaylight.controller.model - 1.0-SNAPSHOT org.opendaylight.controller sal-binding-api - 1.0-SNAPSHOT org.opendaylight.yangtools @@ -78,7 +72,6 @@ junit junit - 4.8.1 test diff --git a/test-provider/pom.xml b/test-provider/pom.xml index c7d65a70d1..1810a3f7e7 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -14,7 +14,6 @@ scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git - 14.0.1 2.4.3 2.4.0 2.5 @@ -35,12 +34,10 @@ org.opendaylight.controller.model model-flow-base - 1.0-SNAPSHOT org.opendaylight.controller.model model-flow-management - 1.0-SNAPSHOT org.opendaylight.controller.model @@ -58,12 +55,10 @@ equinoxSDK381 org.eclipse.osgi - 3.8.1.v20120830-144521 commons-lang commons-lang - 2.6 -- 2.36.6