From 17d76b9b3cbe697d2d1753e99a907c0b23fe0363 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 12 Nov 2019 00:08:36 +0000 Subject: [PATCH] Release integration/distribution --- artifacts/all/pom.xml | 2 +- artifacts/distribution/pom.xml | 2 +- artifacts/pom.xml | 2 +- artifacts/upstream/all/pom.xml | 2 +- artifacts/upstream/artifacts/pom.xml | 2 +- artifacts/upstream/feature-repos/pom.xml | 2 +- artifacts/upstream/other/pom.xml | 2 +- artifacts/upstream/pom.xml | 2 +- artifacts/upstream/properties/pom.xml | 40 +++++++++---------- artifacts/upstream/single-features/pom.xml | 2 +- features/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/repos/pom.xml | 2 +- features/repos/test/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- .../pom.xml | 2 +- features/singles/pom.xml | 2 +- karaf-scripts/pom.xml | 2 +- karaf/pom.xml | 2 +- opendaylight/pom.xml | 8 ++-- pom.xml | 2 +- 21 files changed, 43 insertions(+), 43 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 6a45a214..3b100af4 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration all-artifacts - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 33f57913..33928c34 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-artifacts - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/artifacts/pom.xml b/artifacts/pom.xml index dbe9b827..6de40616 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration artifacts-aggregator - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 9f0644ca..533793dc 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-all-artifacts - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 869f62a2..9e1a7368 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.11.2-SNAPSHOT + 0.11.2 ../properties artifact-artifacts diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index 98de5b76..5f9a0e22 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.11.2-SNAPSHOT + 0.11.2 ../properties feature-repo-artifacts diff --git a/artifacts/upstream/other/pom.xml b/artifacts/upstream/other/pom.xml index b903dea9..989f797f 100644 --- a/artifacts/upstream/other/pom.xml +++ b/artifacts/upstream/other/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.11.2-SNAPSHOT + 0.11.2 ../properties other-artifacts diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 02100b01..c2b45452 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-aggregator - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index f4aec18a..bca7cf67 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration properties - 0.11.2-SNAPSHOT + 0.11.2 pom - 0.10.2-SNAPSHOT - 1.8.2-SNAPSHOT - 0.12.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.11.2-SNAPSHOT - 1.10.2-SNAPSHOT - 1.13.2-SNAPSHOT - 1.6.2-SNAPSHOT - 0.7.2-SNAPSHOT - 1.6.2-SNAPSHOT - 1.10.2-SNAPSHOT + 0.10.2 + 1.8.2 + 0.12.2 + 0.6.2 + 0.11.2 + 1.10.2 + 1.13.2 + 1.6.2 + 0.7.2 + 1.6.2 + 1.10.2 4.0.7 - 1.7.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.13.2-SNAPSHOT + 1.7.2 + 0.9.2 + 0.13.2 5.0.3 - 0.9.2-SNAPSHOT - 1.9.2-SNAPSHOT - 1.10.2-SNAPSHOT - 0.4.2-SNAPSHOT - 0.10.2-SNAPSHOT + 0.9.2 + 1.9.2 + 1.10.2 + 0.4.2 + 0.10.2 3.0.6 diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 108c2209..c1feacd6 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.11.2-SNAPSHOT + 0.11.2 ../properties single-feature-artifacts diff --git a/features/pom.xml b/features/pom.xml index 736bb6c7..cee4ece6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-aggregator - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index e3d2c43c..73fd8289 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-index - 0.11.2-SNAPSHOT + 0.11.2 feature diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 99bc43ab..1b0dff70 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration repos-aggregator - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index c5685086..afe0833e 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-test - 0.11.2-SNAPSHOT + 0.11.2 feature diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 831d9bff..fbb3ab9e 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-all - 0.11.2-SNAPSHOT + 0.11.2 feature diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index b8ee4df2..889c7937 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-compatible-with-all - 0.11.2-SNAPSHOT + 0.11.2 feature diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 2b8d333b..e11ffdef 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration singles-aggregator - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index d4447860..0c96bd67 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration karaf-scripts - 0.11.2-SNAPSHOT + 0.11.2 jar ODL :: integration :: Karaf :: Scripts :: ${project.artifactId} The actual Karaf archive building sub-project. diff --git a/karaf/pom.xml b/karaf/pom.xml index 80b8c9fa..c9a5323a 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.integration karaf - 0.11.2-SNAPSHOT + 0.11.2 pom diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 14dcdae6..1b65a20c 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.11.1-SNAPSHOT + 0.11.1 org.opendaylight.integration opendaylight - 0.11.1-SNAPSHOT + 0.11.1 pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -48,7 +48,7 @@ org.opendaylight.jsonrpc jsonrpc-features - 1.7.1-SNAPSHOT + 1.7.1 features xml test @@ -65,7 +65,7 @@ org.opendaylight.transportpce features-transportpce - 0.4.1-SNAPSHOT + 0.4.1 features xml test diff --git a/pom.xml b/pom.xml index 1f3cf33a..0001ae8b 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-aggregator - 0.11.2-SNAPSHOT + 0.11.2 pom Integration/Distribution -- 2.36.6