From 924a03f6d2ca5875c2726f3976bd0cff440daea3 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Wed, 8 Mar 2023 14:54:21 +0100 Subject: [PATCH] Bump latest transportpce-models version Adopt transportpce-models-18.0.0 Signed-off-by: Gilles Thouenon Change-Id: I1f6d35b00b7e7c817a7c6f1931fd2cf75a11e1af --- 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 98ee11dd4..cdc83b8a1 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 - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/common/pom.xml b/common/pom.xml index b060855ff..4ff0ba284 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ bundle - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index f5b76d71c..67692df58 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -20,7 +20,7 @@ client to send message to Dmaap message router - 18.0.0-SNAPSHOT + 18.0.0 UTF-8 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index dd5be7387..49a102f51 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -22,7 +22,7 @@ 11.0.7 5.0.3 - 18.0.0-SNAPSHOT + 18.0.0 localhost:3306 transportpce root diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index b2f1ea498..5ed933095 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 11.0.7 5.0.3 - 18.0.0-SNAPSHOT + 18.0.0 false diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 0a72da068..829abac2a 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 5.0.3 - 18.0.0-SNAPSHOT + 18.0.0 etc/opendaylight/karaf false diff --git a/inventory/pom.xml b/inventory/pom.xml index 2d95a5f3d..77a53c696 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -20,7 +20,7 @@ bundle - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/lighty/pom.xml b/lighty/pom.xml index 0da6a9637..6586ac4ea 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -25,7 +25,7 @@ true true 7.0.0-SNAPSHOT - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index e8dfd95a3..27e201bbe 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -22,7 +22,7 @@ UTF-8 - 18.0.0-SNAPSHOT + 18.0.0 3.0.0 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 1b5363a8a..d2c4e9070 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 - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/olm/pom.xml b/olm/pom.xml index 625876e46..38f0fb467 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 - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/pce/pom.xml b/pce/pom.xml index fb6eedac3..54ce3bd67 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -24,7 +24,7 @@ bundle - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/renderer/pom.xml b/renderer/pom.xml index b4ba384cf..f8f9ac2a1 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 - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index f86fc8872..635255ba9 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/tapi/pom.xml b/tapi/pom.xml index 1694b3881..f9757546a 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 18.0.0-SNAPSHOT + 18.0.0 diff --git a/test-common/pom.xml b/test-common/pom.xml index 78a10a5a2..a150e6c36 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -22,7 +22,7 @@ bundle - 18.0.0-SNAPSHOT + 18.0.0 -- 2.36.6