From 636fff833310c8c0aebdae2a0446cc8627ff532a Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 19 Dec 2022 22:20:34 +0000 Subject: [PATCH] Release transportpce --- api/pom.xml | 2 +- artifacts/pom.xml | 2 +- common/pom.xml | 2 +- deploy-site.xml | 2 +- dmaap-client/pom.xml | 2 +- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-dmaap-client/pom.xml | 2 +- features/odl-transportpce-inventory/pom.xml | 2 +- features/odl-transportpce-nbinotifications/pom.xml | 2 +- features/odl-transportpce-swagger/pom.xml | 2 +- features/odl-transportpce-tapi/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- features/pom.xml | 2 +- inventory/pom.xml | 2 +- karaf/pom.xml | 2 +- lighty/pom.xml | 4 ++-- nbinotifications/pom.xml | 2 +- networkmodel/pom.xml | 2 +- olm/pom.xml | 2 +- pce/pom.xml | 2 +- pom.xml | 2 +- renderer/pom.xml | 2 +- servicehandler/pom.xml | 2 +- tapi/pom.xml | 2 +- test-common/pom.xml | 2 +- 25 files changed, 26 insertions(+), 26 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index f0bfa928f..7c8dde616 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 - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/artifacts/pom.xml b/artifacts/pom.xml index c77c83e7f..69bbbc3ac 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 INTERNAL org.opendaylight.transportpce transportpce-artifacts - 6.1.0-SNAPSHOT + 6.1.0 pom diff --git a/common/pom.xml b/common/pom.xml index 6c39dae62..5243f6454 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.transportpce transportpce-common - 6.1.0-SNAPSHOT + 6.1.0 bundle 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/dmaap-client/pom.xml b/dmaap-client/pom.xml index a8e0b0dc7..14542243d 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.transportpce transportpce-dmaap-client - 6.1.0-SNAPSHOT + 6.1.0 bundle client to send message to Dmaap message router diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index 511742c21..d51f67c93 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 - 6.1.0-SNAPSHOT + 6.1.0 feature OpenDaylight :: TransportPCE :: Features diff --git a/features/odl-transportpce-dmaap-client/pom.xml b/features/odl-transportpce-dmaap-client/pom.xml index 17d2684db..0a24e4600 100644 --- a/features/odl-transportpce-dmaap-client/pom.xml +++ b/features/odl-transportpce-dmaap-client/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce odl-transportpce-dmaap-client - 6.1.0-SNAPSHOT + 6.1.0 feature OpenDaylight :: transportpce :: dmaap-client diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 5b8a36500..7c30077ed 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.transportpce odl-transportpce-inventory - 6.1.0-SNAPSHOT + 6.1.0 feature OpenDaylight :: transportpce :: Inventory diff --git a/features/odl-transportpce-nbinotifications/pom.xml b/features/odl-transportpce-nbinotifications/pom.xml index c501d6f6d..4791a961e 100644 --- a/features/odl-transportpce-nbinotifications/pom.xml +++ b/features/odl-transportpce-nbinotifications/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce odl-transportpce-nbinotifications - 6.1.0-SNAPSHOT + 6.1.0 feature OpenDaylight :: transportpce :: nbinotifications diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index 92f45b37c..45a105f60 100644 --- a/features/odl-transportpce-swagger/pom.xml +++ b/features/odl-transportpce-swagger/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce-swagger - 6.1.0-SNAPSHOT + 6.1.0 feature OpenDaylight :: transportpce :: swagger diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index d6a65aed8..a41aa426d 100644 --- a/features/odl-transportpce-tapi/pom.xml +++ b/features/odl-transportpce-tapi/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce-tapi - 6.1.0-SNAPSHOT + 6.1.0 feature OpenDaylight :: transportpce :: tapi diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 23af848cc..7e1e4340e 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce - 6.1.0-SNAPSHOT + 6.1.0 feature OpenDaylight :: transportpce diff --git a/features/pom.xml b/features/pom.xml index 617572c6e..dcde465a0 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 - 6.1.0-SNAPSHOT + 6.1.0 ${project.artifactId} pom diff --git a/inventory/pom.xml b/inventory/pom.xml index d7f12a2e1..3c0b071b4 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.transportpce transportpce-inventory - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/karaf/pom.xml b/karaf/pom.xml index 93be7c90c..af21078c5 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 - 6.1.0-SNAPSHOT + 6.1.0 pom ${project.artifactId} diff --git a/lighty/pom.xml b/lighty/pom.xml index 02a7d4483..238b5537a 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -17,14 +17,14 @@ io.lighty.controllers tpce - 6.1.0-SNAPSHOT + 6.1.0 jar io.lighty.controllers.tpce.Main true true - 6.1.0-SNAPSHOT + 6.1.0 17.1.0 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index ad4c61fcd..7d7136aa6 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce transportpce-nbinotifications - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index de60f32c4..31559e6bb 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 - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/olm/pom.xml b/olm/pom.xml index 301efbd17..5806d8f14 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 - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/pce/pom.xml b/pce/pom.xml index 1e1486c45..18e279e5b 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.transportpce transportpce-pce - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/pom.xml b/pom.xml index 5f1306b33..d94acaabf 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce transportpce-aggregator - 6.1.0-SNAPSHOT + 6.1.0 transportpce pom diff --git a/renderer/pom.xml b/renderer/pom.xml index e60927824..c157864e2 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 - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index d8470825d..c5934756d 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 - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/tapi/pom.xml b/tapi/pom.xml index e2a638fcd..e988925b1 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -21,7 +21,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.transportpce transportpce-tapi - 6.1.0-SNAPSHOT + 6.1.0 bundle diff --git a/test-common/pom.xml b/test-common/pom.xml index 15cd3a178..cc8476b84 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.transportpce test-common - 6.1.0-SNAPSHOT + 6.1.0 bundle -- 2.36.6