From 6d3b4c94437f73f325fecf8222e7deb62c52eeff Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Fri, 22 Sep 2023 15:01:04 +0200 Subject: [PATCH] Bump transportpce-models version Adopt transportpce-models-19.0.0 Signed-off-by: Gilles Thouenon Change-Id: Id0816d59768e3dd99adcb68699db78b0aeda59cc --- api/pom.xml | 2 +- common/pom.xml | 2 +- dmaap-client/pom.xml | 2 +- features/odl-transportpce-inventory/pom.xml | 2 +- features/odl-transportpce-tapi/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- inventory/pom.xml | 2 +- lighty/pom.xml | 2 +- nbinotifications/pom.xml | 2 +- networkmodel/pom.xml | 2 +- olm/pom.xml | 2 +- pce/pom.xml | 2 +- renderer/pom.xml | 2 +- servicehandler/pom.xml | 2 +- tapi/pom.xml | 2 +- test-common/pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index a3af64ad8..081c01f59 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/common/pom.xml b/common/pom.xml index c1f3184e2..ad0fd7d9e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 82617107b..6924112a5 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -20,7 +20,7 @@ client to send message to Dmaap message router - 19.0.0-SNAPSHOT + 19.0.0 UTF-8 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index cb8e62622..3bca94f0c 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -22,7 +22,7 @@ 12.0.2 6.0.4 - 19.0.0-SNAPSHOT + 19.0.0 localhost:3306 transportpce root diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index 7a325a499..447f6a672 100644 --- a/features/odl-transportpce-tapi/pom.xml +++ b/features/odl-transportpce-tapi/pom.xml @@ -25,7 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 12.0.2 6.0.4 - 19.0.0-SNAPSHOT + 19.0.0 false diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 84d937a78..81a6e444d 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 6.0.4 - 19.0.0-SNAPSHOT + 19.0.0 etc/opendaylight/karaf false diff --git a/inventory/pom.xml b/inventory/pom.xml index 61343be95..266ab5e4e 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -20,7 +20,7 @@ bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/lighty/pom.xml b/lighty/pom.xml index 481e30370..d0749c0af 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -25,7 +25,7 @@ true true 8.0.0-SNAPSHOT - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 3683f383d..a6a5b4cb2 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -22,7 +22,7 @@ UTF-8 - 19.0.0-SNAPSHOT + 19.0.0 3.0.0 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 3980dfee3..0bf60c640 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/olm/pom.xml b/olm/pom.xml index 83ddf8eac..5b6177c99 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/pce/pom.xml b/pce/pom.xml index d1e02d147..ca5284c6d 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -24,7 +24,7 @@ bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/renderer/pom.xml b/renderer/pom.xml index 1b1138c5a..92a6c0619 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 777ddee1f..9007a46fb 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/tapi/pom.xml b/tapi/pom.xml index d15e0a89f..bc3f6fa3c 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 19.0.0-SNAPSHOT + 19.0.0 diff --git a/test-common/pom.xml b/test-common/pom.xml index 315cca84c..336734730 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -22,7 +22,7 @@ bundle - 19.0.0-SNAPSHOT + 19.0.0 -- 2.36.6