From beea90a80f4ce1a09beeb00affffe737e275e2c5 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 28 Aug 2020 08:53:34 +0000 Subject: [PATCH] Release transportpce --- api/pom.xml | 2 +- artifacts/pom.xml | 2 +- common/pom.xml | 4 ++-- deploy-site.xml | 2 +- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-api/pom.xml | 4 ++-- features/odl-transportpce-ordmodels/pom.xml | 2 +- features/odl-transportpce/pom.xml | 8 ++++---- features/pom.xml | 2 +- karaf/pom.xml | 2 +- lighty/pom.xml | 6 +++--- networkmodel/pom.xml | 2 +- olm/pom.xml | 2 +- ordmodels/common/pom.xml | 2 +- ordmodels/device/pom.xml | 4 ++-- ordmodels/network/pom.xml | 2 +- ordmodels/pom.xml | 2 +- ordmodels/service/pom.xml | 2 +- pce/pom.xml | 2 +- pom.xml | 2 +- renderer/pom.xml | 2 +- servicehandler/pom.xml | 2 +- test-common/pom.xml | 2 +- 23 files changed, 31 insertions(+), 31 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 1aab50cee..a8d23418a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-api - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/artifacts/pom.xml b/artifacts/pom.xml index eff7982e2..2cc0eca93 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-artifacts - 0.4.5-SNAPSHOT + 0.4.5 pom diff --git a/common/pom.xml b/common/pom.xml index a4d65f664..0feb1ce21 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.transportpce transportpce-common - 0.4.5-SNAPSHOT + 0.4.5 bundle @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 1.7.4-SNAPSHOT + 1.7.4 import pom diff --git a/deploy-site.xml b/deploy-site.xml index 7c43fe799..7530d91a1 100644 --- a/deploy-site.xml +++ b/deploy-site.xml @@ -12,7 +12,7 @@ org.opendaylight.transportpce deploy-site - 0.3.0-SNAPSHOT + 0.3.0 pom diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index 8acdbdea1..17fa12745 100644 --- a/features/features-transportpce/pom.xml +++ b/features/features-transportpce/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce features-transportpce - 0.4.5-SNAPSHOT + 0.4.5 feature diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index 67239e901..c9135ba34 100644 --- a/features/odl-transportpce-api/pom.xml +++ b/features/odl-transportpce-api/pom.xml @@ -18,13 +18,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce-api - 0.4.5-SNAPSHOT + 0.4.5 feature OpenDaylight :: transportpce :: api - 1.7.4-SNAPSHOT + 1.7.4 etc/opendaylight/karaf diff --git a/features/odl-transportpce-ordmodels/pom.xml b/features/odl-transportpce-ordmodels/pom.xml index e6a94829a..25955d7da 100644 --- a/features/odl-transportpce-ordmodels/pom.xml +++ b/features/odl-transportpce-ordmodels/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce-ordmodels - 0.4.5-SNAPSHOT + 0.4.5 feature OpenDaylight :: transportpce :: ordmodels diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index bbfd5846b..d59cfe3f1 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -18,15 +18,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce - 0.4.5-SNAPSHOT + 0.4.5 feature OpenDaylight :: transportpce - 1.10.4-SNAPSHOT - 1.7.4-SNAPSHOT - 1.10.4-SNAPSHOT + 1.10.4 + 1.7.4 + 1.10.4 etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index fb3ea6748..fd82fbbe9 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce features-aggregator - 0.4.5-SNAPSHOT + 0.4.5 ${project.artifactId} pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 755cfdba3..f23b35ab0 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce transportpce-karaf - 0.4.5-SNAPSHOT + 0.4.5 pom ${project.artifactId} diff --git a/lighty/pom.xml b/lighty/pom.xml index a4a945381..3753d72f4 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -12,20 +12,20 @@ io.lighty.core lighty-app-parent - 12.0.0-SNAPSHOT + 12.0.0 io.lighty.examples.controllers lighty-transportpce - 12.0.0-SNAPSHOT + 12.0.0 jar io.lighty.controllers.tpce.Main true true - 0.4.5-SNAPSHOT + 0.4.5 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index edad25985..e26061d0e 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-networkmodel - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/olm/pom.xml b/olm/pom.xml index 0e80b2422..619ec32ec 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-olm - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index 27fdce508..2c8673e78 100644 --- a/ordmodels/common/pom.xml +++ b/ordmodels/common/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.ordmodels transportpce-ordmodels-common - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 987a596d9..7ba7ba72f 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.ordmodels transportpce-ordmodels-device - 0.4.5-SNAPSHOT + 0.4.5 bundle @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 1.7.4-SNAPSHOT + 1.7.4 import pom diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index cdd04f6b9..960c448f5 100644 --- a/ordmodels/network/pom.xml +++ b/ordmodels/network/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.ordmodels transportpce-ordmodels-network - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index d361be7b7..c268b24e8 100644 --- a/ordmodels/pom.xml +++ b/ordmodels/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-ordmodels - 0.4.5-SNAPSHOT + 0.4.5 pom diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index b8ef846d1..a759822c8 100644 --- a/ordmodels/service/pom.xml +++ b/ordmodels/service/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.ordmodels transportpce-ordmodels-service - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/pce/pom.xml b/pce/pom.xml index 6ab7fabf3..4b4751ace 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -23,7 +23,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.transportpce transportpce-pce - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/pom.xml b/pom.xml index b25101ec6..69b82a85c 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce transportpce-aggregator - 0.4.5-SNAPSHOT + 0.4.5 transportpce pom diff --git a/renderer/pom.xml b/renderer/pom.xml index ad5716a0c..4f56604a4 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce transportpce-renderer - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 642653dac..0753c812a 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -21,7 +21,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.transportpce transportpce-servicehandler - 0.4.5-SNAPSHOT + 0.4.5 bundle diff --git a/test-common/pom.xml b/test-common/pom.xml index c082708e8..7c2c1f8e9 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce test-common - 0.4.5-SNAPSHOT + 0.4.5 bundle -- 2.36.6