From 25a28c6248847763f7d6b3e457db7c3f204fc9a6 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Fri, 20 Sep 2019 09:25:39 +0200 Subject: [PATCH] Bump project version for the next release Signed-off-by: Gilles Thouenon Change-Id: I560d694913361eec68e12742066b495d08ca5903 --- api/pom.xml | 2 +- artifacts/pom.xml | 2 +- common/pom.xml | 2 +- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-api/pom.xml | 2 +- features/odl-transportpce-ordmodels/pom.xml | 2 +- features/odl-transportpce-stubmodels/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- features/pom.xml | 2 +- karaf/pom.xml | 2 +- lighty/pom.xml | 2 +- networkmodel/pom.xml | 2 +- olm/pom.xml | 2 +- ordmodels/common/pom.xml | 2 +- ordmodels/device/pom.xml | 2 +- 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, 23 insertions(+), 23 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index c1bcc18c3..0f76fa015 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 6f1acdcb2..7ede6dc79 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.0-SNAPSHOT + 0.5.0-SNAPSHOT pom diff --git a/common/pom.xml b/common/pom.xml index d7ff95f54..7fc3746df 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.transportpce transportpce-common - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index f503ab7ac..426c3ee19 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.0-SNAPSHOT + 0.5.0-SNAPSHOT feature diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index 1d51e7306..e8332c1e2 100644 --- a/features/odl-transportpce-api/pom.xml +++ b/features/odl-transportpce-api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce-api - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT feature diff --git a/features/odl-transportpce-ordmodels/pom.xml b/features/odl-transportpce-ordmodels/pom.xml index 52c630571..4769dd33e 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.0-SNAPSHOT + 0.5.0-SNAPSHOT feature diff --git a/features/odl-transportpce-stubmodels/pom.xml b/features/odl-transportpce-stubmodels/pom.xml index 1006fa0d1..d2c2c8f96 100644 --- a/features/odl-transportpce-stubmodels/pom.xml +++ b/features/odl-transportpce-stubmodels/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce odl-transportpce-stubmodels - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT feature diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index bfb6b8656..4305b4c4f 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 - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT feature diff --git a/features/pom.xml b/features/pom.xml index 32967e785..4017b5efc 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.0-SNAPSHOT + 0.5.0-SNAPSHOT ${project.artifactId} pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 038f5856e..5ab99a99e 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.0-SNAPSHOT + 0.5.0-SNAPSHOT ${project.artifactId} pom diff --git a/lighty/pom.xml b/lighty/pom.xml index 1c6d73623..f12472f72 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -25,7 +25,7 @@ io.lighty.controllers.tpce.Main true true - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index 5ed928310..77df6fb24 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/olm/pom.xml b/olm/pom.xml index 5dde38ab8..8ad17bb96 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index ba9cd9e2e..039321abc 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 5a268fde6..bb2d94aa7 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index b4853f4f5..93c6d80b1 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index f75b7a10f..4e2559035 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.0-SNAPSHOT + 0.5.0-SNAPSHOT pom diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index 7fd3a66d3..95fdae842 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/pce/pom.xml b/pce/pom.xml index fc0d3f838..065e3ef5e 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/pom.xml b/pom.xml index a8a447f99..88b060b57 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.0-SNAPSHOT + 0.5.0-SNAPSHOT transportpce pom diff --git a/renderer/pom.xml b/renderer/pom.xml index 2e6847e62..6b71c20b9 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index b839da5af..03948be1e 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.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle diff --git a/test-common/pom.xml b/test-common/pom.xml index 7196ec6e7..b548b61cb 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.transportpce test-common - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle -- 2.36.6