From 394dd0e9f7cd82bbbfdd5631d178a3a8d4ecff1b Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Mon, 19 Dec 2022 21:03:24 +0100 Subject: [PATCH] Bump transportpce-models version Adopt transportpce-models-17.1.0 Signed-off-by: Gilles Thouenon Change-Id: Iafe4d361c89e39ae3053820762844485da2da235 --- api/pom.xml | 4 ++-- 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 | 4 ++-- 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, 18 insertions(+), 18 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 3e5cae3f1..36bcd6bc8 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 - 17.1.0-SNAPSHOT + 17.1.0 @@ -64,7 +64,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models tapi-2.1.1 - 17.1.0-SNAPSHOT + 17.1.0 org.opendaylight.yangtools diff --git a/common/pom.xml b/common/pom.xml index 5b36385a9..9e958f537 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ bundle - 17.1.0-SNAPSHOT + 17.1.0 diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 2b582a566..7fd3976f0 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -20,7 +20,7 @@ client to send message to Dmaap message router - 17.1.0-SNAPSHOT + 17.1.0 UTF-8 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 315718458..7d0f09259 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -22,7 +22,7 @@ 10.0.5 4.0.4 - 17.1.0-SNAPSHOT + 17.1.0 localhost:3306 transportpce root diff --git a/features/odl-transportpce-tapi/pom.xml b/features/odl-transportpce-tapi/pom.xml index e972c48e0..d598a462f 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 10.0.5 4.0.4 - 17.1.0-SNAPSHOT + 17.1.0 false diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 48d72d5b7..2911c431e 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 4.0.4 - 17.1.0-SNAPSHOT + 17.1.0 etc/opendaylight/karaf false diff --git a/inventory/pom.xml b/inventory/pom.xml index 24e7c933d..224446cf7 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -24,7 +24,7 @@ FIXME: these versions should be communicated from tpce-models' artifacts pom and then should be imported just like netconf below --> - 17.1.0-SNAPSHOT + 17.1.0 diff --git a/lighty/pom.xml b/lighty/pom.xml index 71be1a294..c1b1c625f 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -25,7 +25,7 @@ true true 7.0.0-SNAPSHOT - 17.1.0-SNAPSHOT + 17.1.0 @@ -84,7 +84,7 @@ org.opendaylight.transportpce.models tapi-2.1.1 - 17.1.0-SNAPSHOT + 17.1.0 org.opendaylight.transportpce diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 55d850b4f..6dfd557b4 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -22,7 +22,7 @@ UTF-8 - 17.1.0-SNAPSHOT + 17.1.0 3.0.0 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 032ec1868..1a05c884d 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 - 17.1.0-SNAPSHOT + 17.1.0 diff --git a/olm/pom.xml b/olm/pom.xml index bd3325eaa..431bb2f04 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 - 17.1.0-SNAPSHOT + 17.1.0 diff --git a/pce/pom.xml b/pce/pom.xml index cbab19fca..d5e3b31d7 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -24,7 +24,7 @@ bundle - 17.1.0-SNAPSHOT + 17.1.0 diff --git a/renderer/pom.xml b/renderer/pom.xml index abf1ce361..388a834e5 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 - 17.1.0-SNAPSHOT + 17.1.0 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 6e9947501..4f66f6a2e 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 17.1.0-SNAPSHOT + 17.1.0 diff --git a/tapi/pom.xml b/tapi/pom.xml index d43332e39..62ebbd276 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -25,7 +25,7 @@ Author: Martial Coulibaly on behalf of Orange bundle - 17.1.0-SNAPSHOT + 17.1.0 diff --git a/test-common/pom.xml b/test-common/pom.xml index 7b0ef3b48..0a1b851f5 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -22,7 +22,7 @@ bundle - 17.1.0-SNAPSHOT + 17.1.0 -- 2.36.6