From dd5c16523714ca4ae2b0c715b8af525ed010aaa5 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 27 Jan 2014 18:28:18 +0000 Subject: [PATCH] Update to new version of the artifacts proposed by jenkins-controller-version-changes-16 Patch 2: Added manual fixes not caught by mavne change versions plugin Patch 3: [chrisw] added two more manual fixes Change-Id: I84e1e32de85ab817f1925a5a008088e3cfb91136 Signed-off-by: jenkins-controller Signed-off-by: Ed Warnicke Signed-off-by: Chris Wright --- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- opendaylight/commons/opendaylight/pom.xml | 12 ++++++------ opendaylight/distribution/opendaylight/pom.xml | 4 ++-- .../clustered-data-store/implementation/pom.xml | 2 +- opendaylight/md-sal/model/model-flow-base/pom.xml | 2 +- .../md-sal/model/model-flow-management/pom.xml | 2 +- opendaylight/md-sal/model/model-flow-service/pom.xml | 2 +- .../md-sal/model/model-flow-statistics/pom.xml | 2 +- opendaylight/md-sal/pom.xml | 2 +- opendaylight/md-sal/sal-binding-broker/pom.xml | 6 +++--- opendaylight/md-sal/sal-binding-config/pom.xml | 2 +- opendaylight/md-sal/sal-common-api/pom.xml | 2 +- opendaylight/md-sal/sal-common-util/pom.xml | 2 +- opendaylight/md-sal/sal-dom-api/pom.xml | 2 +- opendaylight/md-sal/sal-dom-broker/pom.xml | 2 +- opendaylight/md-sal/sal-netconf-connector/pom.xml | 4 ++-- .../sal-remoterpc-connector/implementation/pom.xml | 2 +- .../integrationtest/test-it/pom.xml | 4 ++-- 18 files changed, 29 insertions(+), 29 deletions(-) diff --git a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml index 1dc40f25ba..70742bd550 100644 --- a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml @@ -9,8 +9,8 @@ UTF-8 http://nexus.opendaylight.org/content - 0.6.0-SNAPSHOT - 0.6.0-SNAPSHOT + 0.6.1 + 0.6.1 2.3.7 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 00e4d4c6fb..53d8e52c8b 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -58,11 +58,11 @@ -Xmx1024m -XX:MaxPermSize=256m 14.0.1 5.0.0 - 2010.09.24.2-SNAPSHOT - 2010.09.24.2-SNAPSHOT - 2013.10.21.0-SNAPSHOT - 2013.08.27.2-SNAPSHOT - 2013.09.07.2-SNAPSHOT + 2010.09.24.3 + 2010.09.24.3 + 2013.10.21.1 + 2013.08.27.3 + 2013.09.07.3 3.17.1-GA 2.3.2 3.1 @@ -70,7 +70,7 @@ 1.3.1 2.3.7 4.8.1 - 0.6.0-SNAPSHOT + 0.6.1 0.4.1-SNAPSHOT 0.5.1-SNAPSHOT diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 1de9c4856c..9d9f507ba0 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -369,12 +369,12 @@ org.opendaylight.yangtools yang-binding - 0.6.0-SNAPSHOT + 0.6.1 org.opendaylight.yangtools binding-type-provider - 0.6.0-SNAPSHOT + 0.6.1 org.opendaylight.yangtools diff --git a/opendaylight/md-sal/clustered-data-store/implementation/pom.xml b/opendaylight/md-sal/clustered-data-store/implementation/pom.xml index 869a298d0f..c1e2fecedd 100644 --- a/opendaylight/md-sal/clustered-data-store/implementation/pom.xml +++ b/opendaylight/md-sal/clustered-data-store/implementation/pom.xml @@ -72,7 +72,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + 0.6.1 jar diff --git a/opendaylight/md-sal/model/model-flow-base/pom.xml b/opendaylight/md-sal/model/model-flow-base/pom.xml index ffa3194418..f0cc7aca63 100644 --- a/opendaylight/md-sal/model/model-flow-base/pom.xml +++ b/opendaylight/md-sal/model/model-flow-base/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.yangtools.model opendaylight-l2-types - 2013.08.27.2-SNAPSHOT + 2013.08.27.3 ${project.groupId} diff --git a/opendaylight/md-sal/model/model-flow-management/pom.xml b/opendaylight/md-sal/model/model-flow-management/pom.xml index fe7b9f29f9..94ca96e42c 100644 --- a/opendaylight/md-sal/model/model-flow-management/pom.xml +++ b/opendaylight/md-sal/model/model-flow-management/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.yangtools.model opendaylight-l2-types - 2013.08.27.2-SNAPSHOT + 2013.08.27.3 bundle diff --git a/opendaylight/md-sal/model/model-flow-service/pom.xml b/opendaylight/md-sal/model/model-flow-service/pom.xml index fac7cfae28..e512e25402 100644 --- a/opendaylight/md-sal/model/model-flow-service/pom.xml +++ b/opendaylight/md-sal/model/model-flow-service/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.yangtools.model opendaylight-l2-types - 2013.08.27.2-SNAPSHOT + 2013.08.27.3 bundle diff --git a/opendaylight/md-sal/model/model-flow-statistics/pom.xml b/opendaylight/md-sal/model/model-flow-statistics/pom.xml index e357f7d76f..be2d7ee662 100644 --- a/opendaylight/md-sal/model/model-flow-statistics/pom.xml +++ b/opendaylight/md-sal/model/model-flow-statistics/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.yangtools.model opendaylight-l2-types - 2013.08.27.2-SNAPSHOT + 2013.08.27.3 bundle diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 50304ff41a..90ba8fb552 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -102,7 +102,7 @@ - 0.6.0-SNAPSHOT + 0.6.1 UTF-8 http://nexus.opendaylight.org/content diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 68358b3516..b993bcc5f5 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -56,7 +56,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + 0.6.1 jar @@ -253,12 +253,12 @@ org.opendaylight.yangtools.model ietf-inet-types - 2010.09.24.2-SNAPSHOT + 2010.09.24.3 org.opendaylight.yangtools.model ietf-topology-l3-unicast-igp - 2013.10.21.0-SNAPSHOT + 2013.10.21.1 test diff --git a/opendaylight/md-sal/sal-binding-config/pom.xml b/opendaylight/md-sal/sal-binding-config/pom.xml index 852314f4d4..593ea1faf5 100644 --- a/opendaylight/md-sal/sal-binding-config/pom.xml +++ b/opendaylight/md-sal/sal-binding-config/pom.xml @@ -69,7 +69,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + 0.6.1 jar diff --git a/opendaylight/md-sal/sal-common-api/pom.xml b/opendaylight/md-sal/sal-common-api/pom.xml index 2557026ffb..454b399d63 100644 --- a/opendaylight/md-sal/sal-common-api/pom.xml +++ b/opendaylight/md-sal/sal-common-api/pom.xml @@ -26,7 +26,7 @@ org.opendaylight.yangtools concepts - 0.6.0-SNAPSHOT + 0.6.1 org.osgi diff --git a/opendaylight/md-sal/sal-common-util/pom.xml b/opendaylight/md-sal/sal-common-util/pom.xml index c65a2f51e5..3cb468f7d8 100644 --- a/opendaylight/md-sal/sal-common-util/pom.xml +++ b/opendaylight/md-sal/sal-common-util/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.yangtools concepts - 0.6.0-SNAPSHOT + 0.6.1 com.google.guava diff --git a/opendaylight/md-sal/sal-dom-api/pom.xml b/opendaylight/md-sal/sal-dom-api/pom.xml index ac273cd885..6d76de2c47 100644 --- a/opendaylight/md-sal/sal-dom-api/pom.xml +++ b/opendaylight/md-sal/sal-dom-api/pom.xml @@ -59,7 +59,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + 0.6.1 jar diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index 57ad058c4e..284b4a7bb2 100644 --- a/opendaylight/md-sal/sal-dom-broker/pom.xml +++ b/opendaylight/md-sal/sal-dom-broker/pom.xml @@ -104,7 +104,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + 0.6.1 jar diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index 89f576ccc9..a413b710b1 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -178,7 +178,7 @@ org.opendaylight.yangtools.model ietf-inet-types - 2010.09.24.2-SNAPSHOT + 2010.09.24.3 org.opendaylight.controller @@ -247,7 +247,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + 0.6.1 jar diff --git a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml index cb2f5482d6..619b42be05 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml @@ -189,7 +189,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + 0.6.1 jar diff --git a/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-it/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-it/pom.xml index 96eda6eb37..8813ee9613 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-it/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-it/pom.xml @@ -329,12 +329,12 @@ org.opendaylight.yangtools.model yang-ext - 2013.09.07.2-SNAPSHOT + 2013.09.07.3 org.opendaylight.yangtools.model opendaylight-l2-types - 2013.08.27.2-SNAPSHOT + 2013.08.27.3 org.opendaylight.controller -- 2.36.6