From 3d1b188ee4a2cc69fc615fc325eb59521c61c956 Mon Sep 17 00:00:00 2001 From: jenkins-releng <jenkins-releng@opendaylight.org> Date: Tue, 1 Oct 2024 01:16:29 +0000 Subject: [PATCH 1/2] Bump versions by x.y.(z+1) Change-Id: I5a12f6f16a6256837d9d9b8406cb8bea6bec48c9 Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org> --- commons/binding-parent/pom.xml | 2 +- commons/it/pom.xml | 2 +- commons/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-api/pom.xml | 4 ++-- hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-api/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-rest/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-test/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-ui/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-features/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-it/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml | 2 +- hwvtepsouthbound/pom.xml | 2 +- library/artifacts/pom.xml | 2 +- library/features/features/pom.xml | 2 +- library/features/odl-ovsdb-library/pom.xml | 2 +- library/features/pom.xml | 2 +- library/impl/pom.xml | 4 ++-- library/it/pom.xml | 6 +++--- library/karaf/pom.xml | 2 +- library/pom.xml | 2 +- pom.xml | 2 +- schemas/hardwarevtep/pom.xml | 4 ++-- schemas/openvswitch/pom.xml | 4 ++-- schemas/pom.xml | 2 +- southbound/pom.xml | 2 +- southbound/southbound-api/pom.xml | 4 ++-- southbound/southbound-artifacts/pom.xml | 2 +- southbound/southbound-features/features/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-api/pom.xml | 2 +- .../odl-ovsdb-southbound-impl-rest/pom.xml | 2 +- .../odl-ovsdb-southbound-impl-ui/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-impl/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-test/pom.xml | 2 +- southbound/southbound-features/pom.xml | 2 +- southbound/southbound-impl/pom.xml | 2 +- southbound/southbound-it/pom.xml | 2 +- southbound/southbound-karaf/pom.xml | 2 +- utils/config/pom.xml | 4 ++-- utils/hwvtepsouthbound-utils/pom.xml | 4 ++-- utils/mdsal-utils/pom.xml | 4 ++-- utils/odl-ovsdb-utils/pom.xml | 2 +- utils/ovsdb-it-utils/pom.xml | 2 +- utils/pom.xml | 2 +- utils/servicehelper/pom.xml | 4 ++-- utils/southbound-utils/pom.xml | 4 ++-- utils/yang-utils/pom.xml | 2 +- 50 files changed, 62 insertions(+), 62 deletions(-) diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 3858f02cc..fbe32712b 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -17,7 +17,7 @@ <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <dependencyManagement> diff --git a/commons/it/pom.xml b/commons/it/pom.xml index f213dec6d..9ebebd8fc 100644 --- a/commons/it/pom.xml +++ b/commons/it/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>it</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/commons/pom.xml b/commons/pom.xml index 432ed2ec9..d1b574bc7 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>parents</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index 868c73049..08cbc35b0 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-api</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index a786598ac..5b0cd493a 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-artifacts</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml index 46d0fc88f..b3e0e81e3 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-features</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index ef4f2e23a..b493154d0 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml @@ -11,7 +11,7 @@ <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound-api</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml index c2c41b9cd..636065bce 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound-rest</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml index 297f8cfcb..ed7e3b494 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound-test</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml index 068c55c1d..d57521271 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound-ui</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml index dba2f7baf..77d0d40af 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml index 600643399..8abe0c1a6 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-features-aggregator</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index c94031386..c16d7b002 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index b50f49bde..b22f0ee73 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>it</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/it</relativePath> </parent> diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml index 1adffd365..780d06e9f 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-karaf</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml index 9fb21f08f..c1d7a4d1e 100644 --- a/hwvtepsouthbound/pom.xml +++ b/hwvtepsouthbound/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-aggregator</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml index 2c955ead7..7f9d65df4 100644 --- a/library/artifacts/pom.xml +++ b/library/artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-artifacts</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml index db6eac3f4..2fffa9665 100644 --- a/library/features/features/pom.xml +++ b/library/features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-features</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index 0690d2f3d..611a01d9c 100644 --- a/library/features/odl-ovsdb-library/pom.xml +++ b/library/features/odl-ovsdb-library/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-library</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/library/features/pom.xml b/library/features/pom.xml index 721efd830..ed9e9e7c5 100644 --- a/library/features/pom.xml +++ b/library/features/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-features-aggregator</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/library/impl/pom.xml b/library/impl/pom.xml index ca171e037..05eb73649 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/library/it/pom.xml b/library/it/pom.xml index 5c9f7624e..88846b87c 100644 --- a/library/it/pom.xml +++ b/library/it/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>it</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/it</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-it</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>jar</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <properties> <karaf.distro.groupId>org.opendaylight.ovsdb</karaf.distro.groupId> <karaf.distro.artifactId>library-karaf</karaf.distro.artifactId> - <karaf.distro.version>1.19.0-SNAPSHOT</karaf.distro.version> + <karaf.distro.version>1.19.1-SNAPSHOT</karaf.distro.version> <karaf.distro.type>zip</karaf.distro.type> </properties> diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml index 630c50824..f24c44da1 100644 --- a/library/karaf/pom.xml +++ b/library/karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-karaf</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/library/pom.xml b/library/pom.xml index 0608405f0..f3c3410b1 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-aggregator</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/pom.xml b/pom.xml index 608d95f14..abfe54f86 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <name>${project.artifactId}</name> <!-- Used by Sonar to set project name --> <packaging>pom</packaging> diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index 70c118d26..eac350ceb 100644 --- a/schemas/hardwarevtep/pom.xml +++ b/schemas/hardwarevtep/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>schema.hardwarevtep</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index a2f5f2703..db850214d 100644 --- a/schemas/openvswitch/pom.xml +++ b/schemas/openvswitch/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>schema.openvswitch</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/schemas/pom.xml b/schemas/pom.xml index e0ceebfe7..5f0270178 100644 --- a/schemas/pom.xml +++ b/schemas/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>schemas</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/southbound/pom.xml b/southbound/pom.xml index 490a7eac1..041a9adca 100644 --- a/southbound/pom.xml +++ b/southbound/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-aggregator</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index 36e640f16..8353cada7 100644 --- a/southbound/southbound-api/pom.xml +++ b/southbound/southbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-api</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml index bc70650ca..c21d320c5 100644 --- a/southbound/southbound-artifacts/pom.xml +++ b/southbound/southbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-artifacts</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml index b237a98c9..62a8a7794 100644 --- a/southbound/southbound-features/features/pom.xml +++ b/southbound/southbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-features</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml index 60c4235d4..a1f9d262c 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-api</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml index 897460906..4fe6b224e 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-impl-rest</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml index 8ffed9688..86982a327 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-impl-ui</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml index 768d0cf66..e1b49b1b7 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-impl</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml index e60bfdcd6..545fa0661 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-test</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/southbound/southbound-features/pom.xml b/southbound/southbound-features/pom.xml index df31ab92f..cfa82b893 100644 --- a/southbound/southbound-features/pom.xml +++ b/southbound/southbound-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-features-aggregator</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index 494da27e3..3528f4da8 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index a927273bc..d7a238a0f 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>it</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/it</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml index 116757e0e..7a05a4cea 100644 --- a/southbound/southbound-karaf/pom.xml +++ b/southbound/southbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-karaf</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/config/pom.xml b/utils/config/pom.xml index 5548042d6..d85d0d4a2 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.config</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index fb4586094..d35365aa2 100644 --- a/utils/hwvtepsouthbound-utils/pom.xml +++ b/utils/hwvtepsouthbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.hwvtepsouthbound-utils</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index 67b61b155..fa6188cda 100644 --- a/utils/mdsal-utils/pom.xml +++ b/utils/mdsal-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.mdsal-utils</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index 86f4f6431..0d41ed328 100644 --- a/utils/odl-ovsdb-utils/pom.xml +++ b/utils/odl-ovsdb-utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-utils</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index b3ca76819..876eea9f9 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> diff --git a/utils/pom.xml b/utils/pom.xml index 030357e52..3416a66d6 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index de0ee8ca5..e5d44f33a 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.servicehelper</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index 7f6291acb..097313390 100644 --- a/utils/southbound-utils/pom.xml +++ b/utils/southbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.southbound-utils</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index a1548e4b5..5d65bef51 100644 --- a/utils/yang-utils/pom.xml +++ b/utils/yang-utils/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.19.1-SNAPSHOT</version> <relativePath>../../commons/binding-parent</relativePath> </parent> -- 2.43.0 From 777bc9301b25773a4b7f3e64e720281e6d1a5e28 Mon Sep 17 00:00:00 2001 From: jenkins-releng <jenkins-releng@opendaylight.org> Date: Tue, 1 Oct 2024 01:33:32 +0000 Subject: [PATCH 2/2] Release Validate --- commons/binding-parent/pom.xml | 2 +- commons/it/pom.xml | 2 +- commons/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-api/pom.xml | 4 ++-- hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-api/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-rest/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-test/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-ui/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-features/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-it/pom.xml | 2 +- hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml | 2 +- hwvtepsouthbound/pom.xml | 2 +- library/artifacts/pom.xml | 2 +- library/features/features/pom.xml | 2 +- library/features/odl-ovsdb-library/pom.xml | 2 +- library/features/pom.xml | 2 +- library/impl/pom.xml | 4 ++-- library/it/pom.xml | 6 +++--- library/karaf/pom.xml | 2 +- library/pom.xml | 2 +- pom.xml | 2 +- schemas/hardwarevtep/pom.xml | 4 ++-- schemas/openvswitch/pom.xml | 4 ++-- schemas/pom.xml | 2 +- southbound/pom.xml | 2 +- southbound/southbound-api/pom.xml | 4 ++-- southbound/southbound-artifacts/pom.xml | 2 +- southbound/southbound-features/features/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-api/pom.xml | 2 +- .../odl-ovsdb-southbound-impl-rest/pom.xml | 2 +- .../odl-ovsdb-southbound-impl-ui/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-impl/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-test/pom.xml | 2 +- southbound/southbound-features/pom.xml | 2 +- southbound/southbound-impl/pom.xml | 2 +- southbound/southbound-it/pom.xml | 2 +- southbound/southbound-karaf/pom.xml | 2 +- utils/config/pom.xml | 4 ++-- utils/hwvtepsouthbound-utils/pom.xml | 4 ++-- utils/mdsal-utils/pom.xml | 4 ++-- utils/odl-ovsdb-utils/pom.xml | 2 +- utils/ovsdb-it-utils/pom.xml | 2 +- utils/pom.xml | 2 +- utils/servicehelper/pom.xml | 4 ++-- utils/southbound-utils/pom.xml | 4 ++-- utils/yang-utils/pom.xml | 2 +- 50 files changed, 62 insertions(+), 62 deletions(-) diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index fbe32712b..4e598ff24 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -17,7 +17,7 @@ <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <dependencyManagement> diff --git a/commons/it/pom.xml b/commons/it/pom.xml index 9ebebd8fc..562e7e711 100644 --- a/commons/it/pom.xml +++ b/commons/it/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>it</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/commons/pom.xml b/commons/pom.xml index d1b574bc7..797395b87 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>parents</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index 08cbc35b0..a03285d75 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-api</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index 5b0cd493a..cb19fb434 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-artifacts</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml index b3e0e81e3..be0d565c7 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-features</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index b493154d0..fe95754e4 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml @@ -11,7 +11,7 @@ <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound-api</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml index 636065bce..96d3e0b55 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound-rest</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml index ed7e3b494..53a6f5aa1 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound-test</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml index d57521271..3fbe32266 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound-ui</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml index 77d0d40af..e4a382573 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml index 8abe0c1a6..882cd5d75 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-features-aggregator</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index c16d7b002..a7da96448 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index b22f0ee73..3d5817514 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>it</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/it</relativePath> </parent> diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml index 780d06e9f..26b2f924f 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-karaf</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml index c1d7a4d1e..4c7150e47 100644 --- a/hwvtepsouthbound/pom.xml +++ b/hwvtepsouthbound/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <groupId>org.opendaylight.ovsdb</groupId> <artifactId>hwvtepsouthbound-aggregator</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml index 7f9d65df4..5fa4c9e87 100644 --- a/library/artifacts/pom.xml +++ b/library/artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-artifacts</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml index 2fffa9665..3f90ac4d9 100644 --- a/library/features/features/pom.xml +++ b/library/features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-features</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index 611a01d9c..24f51bcba 100644 --- a/library/features/odl-ovsdb-library/pom.xml +++ b/library/features/odl-ovsdb-library/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-library</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/library/features/pom.xml b/library/features/pom.xml index ed9e9e7c5..e5020e29c 100644 --- a/library/features/pom.xml +++ b/library/features/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-features-aggregator</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 05eb73649..cfd7b4ef1 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/library/it/pom.xml b/library/it/pom.xml index 88846b87c..731bf11ea 100644 --- a/library/it/pom.xml +++ b/library/it/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>it</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/it</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-it</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>jar</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <properties> <karaf.distro.groupId>org.opendaylight.ovsdb</karaf.distro.groupId> <karaf.distro.artifactId>library-karaf</karaf.distro.artifactId> - <karaf.distro.version>1.19.1-SNAPSHOT</karaf.distro.version> + <karaf.distro.version>1.19.1</karaf.distro.version> <karaf.distro.type>zip</karaf.distro.type> </properties> diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml index f24c44da1..4fb5dc01b 100644 --- a/library/karaf/pom.xml +++ b/library/karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-karaf</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/library/pom.xml b/library/pom.xml index f3c3410b1..13af0b279 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>library-aggregator</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/pom.xml b/pom.xml index abfe54f86..04e8b19a5 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <name>${project.artifactId}</name> <!-- Used by Sonar to set project name --> <packaging>pom</packaging> diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index eac350ceb..cf14c8f0d 100644 --- a/schemas/hardwarevtep/pom.xml +++ b/schemas/hardwarevtep/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>schema.hardwarevtep</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index db850214d..b713b5dd6 100644 --- a/schemas/openvswitch/pom.xml +++ b/schemas/openvswitch/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>schema.openvswitch</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/schemas/pom.xml b/schemas/pom.xml index 5f0270178..34e4450b0 100644 --- a/schemas/pom.xml +++ b/schemas/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>schemas</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/southbound/pom.xml b/southbound/pom.xml index 041a9adca..666381b0b 100644 --- a/southbound/pom.xml +++ b/southbound/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-aggregator</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index 8353cada7..75a4dcc1a 100644 --- a/southbound/southbound-api/pom.xml +++ b/southbound/southbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-api</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml index c21d320c5..44d4436c4 100644 --- a/southbound/southbound-artifacts/pom.xml +++ b/southbound/southbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-artifacts</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml index 62a8a7794..f743d9ba9 100644 --- a/southbound/southbound-features/features/pom.xml +++ b/southbound/southbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-features</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml index a1f9d262c..fb7fee172 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-api</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml index 4fe6b224e..f5f224f0a 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-impl-rest</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml index 86982a327..697e7c453 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-impl-ui</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml index e1b49b1b7..db0254470 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-impl</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml index 545fa0661..730bccd7a 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-southbound-test</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on diff --git a/southbound/southbound-features/pom.xml b/southbound/southbound-features/pom.xml index cfa82b893..64090ce95 100644 --- a/southbound/southbound-features/pom.xml +++ b/southbound/southbound-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-features-aggregator</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index 3528f4da8..bbd3f886b 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index d7a238a0f..630cec1b6 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>it</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/it</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml index 7a05a4cea..84189c877 100644 --- a/southbound/southbound-karaf/pom.xml +++ b/southbound/southbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL <modelVersion>4.0.0</modelVersion> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>southbound-karaf</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/config/pom.xml b/utils/config/pom.xml index d85d0d4a2..15258b4ca 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.config</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> <name>ODL :: ovsdb :: ${project.artifactId}</name> diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index d35365aa2..c28fae5c1 100644 --- a/utils/hwvtepsouthbound-utils/pom.xml +++ b/utils/hwvtepsouthbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.hwvtepsouthbound-utils</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index fa6188cda..7e1c62fae 100644 --- a/utils/mdsal-utils/pom.xml +++ b/utils/mdsal-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.mdsal-utils</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index 0d41ed328..660da7604 100644 --- a/utils/odl-ovsdb-utils/pom.xml +++ b/utils/odl-ovsdb-utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>odl-ovsdb-utils</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>feature</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index 876eea9f9..e127940d3 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> diff --git a/utils/pom.xml b/utils/pom.xml index 3416a66d6..cda319b70 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>pom</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index e5d44f33a..d84a5145b 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.servicehelper</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index 097313390..f8b6214bc 100644 --- a/utils/southbound-utils/pom.xml +++ b/utils/southbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>utils.southbound-utils</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <packaging>bundle</packaging> <!-- <name> formatting is used by autorelease to parse and notify projects on build failure. Please do not modify this unless you have a good reason. --> diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index 5d65bef51..9dd314efd 100644 --- a/utils/yang-utils/pom.xml +++ b/utils/yang-utils/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>ovsdb-binding-parent</artifactId> - <version>1.19.1-SNAPSHOT</version> + <version>1.19.1</version> <relativePath>../../commons/binding-parent</relativePath> </parent> -- 2.43.0