From 7e7677797220086ca0235e837033e32c86138b10 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 17 Feb 2020 16:48:37 +0100 Subject: [PATCH] Bump versions to 0.9.3-SNAPSHOT This starts the next development iteration. Change-Id: Ibcf7659d956628c08878341a834c0e72ac3b2547 Signed-off-by: Robert Varga --- archetype/pom.xml | 2 +- .../resources/archetype-resources/pom.xml | 2 +- bundles/authentication/pom.xml | 2 +- bundles/core/pom.xml | 2 +- bundles/general/pom.xml | 2 +- bundles/layout/pom.xml | 2 +- bundles/login/pom.xml | 2 +- bundles/navigation/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/topbar/pom.xml | 2 +- dlux-web/pom.xml | 2 +- features/features-dlux/pom.xml | 2 +- features/odl-dlux-core/pom.xml | 2 +- features/pom.xml | 2 +- loader/api/pom.xml | 2 +- loader/impl/pom.xml | 2 +- .../common-authentication-resources/pom.xml | 2 +- modules/common-general-resources/pom.xml | 2 +- modules/common-layout-resources/pom.xml | 2 +- modules/common-login-resources/pom.xml | 2 +- modules/common-navigation-resources/pom.xml | 2 +- modules/common-topbar-resources/pom.xml | 2 +- modules/connection_manager-resources/pom.xml | 2 +- modules/container-resources/pom.xml | 2 +- modules/core-resources/pom.xml | 2 +- modules/flow-resources/pom.xml | 2 +- modules/loader-resources/pom.xml | 2 +- modules/network-resources/pom.xml | 2 +- modules/pom.xml | 2 +- pom.xml | 26 +++++++++---------- 30 files changed, 42 insertions(+), 42 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index 48076e19..0246c9c5 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -13,7 +13,7 @@ dlux-app maven-archetype archetype-dlux-app - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml index bba5f6e7..e6c370ea 100644 --- a/archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetype/src/main/resources/archetype-resources/pom.xml @@ -13,7 +13,7 @@ 5.0.0 1.4.0 - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT diff --git a/bundles/authentication/pom.xml b/bundles/authentication/pom.xml index ca2749ed..eac961df 100644 --- a/bundles/authentication/pom.xml +++ b/bundles/authentication/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux bundles - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ org.opendaylight.dlux diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index 5b694744..5355248a 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux bundles - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ org.opendaylight.dlux diff --git a/bundles/general/pom.xml b/bundles/general/pom.xml index 1cfa6da0..aae78927 100644 --- a/bundles/general/pom.xml +++ b/bundles/general/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux bundles - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ org.opendaylight.dlux diff --git a/bundles/layout/pom.xml b/bundles/layout/pom.xml index 251df921..f240d754 100644 --- a/bundles/layout/pom.xml +++ b/bundles/layout/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux bundles - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ org.opendaylight.dlux diff --git a/bundles/login/pom.xml b/bundles/login/pom.xml index a28aa339..c73a280b 100644 --- a/bundles/login/pom.xml +++ b/bundles/login/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux bundles - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ org.opendaylight.dlux diff --git a/bundles/navigation/pom.xml b/bundles/navigation/pom.xml index f260736b..d097fc18 100644 --- a/bundles/navigation/pom.xml +++ b/bundles/navigation/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux bundles - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ org.opendaylight.dlux diff --git a/bundles/pom.xml b/bundles/pom.xml index b18456cd..db3028b9 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ diff --git a/bundles/topbar/pom.xml b/bundles/topbar/pom.xml index 8ae08f0d..3b9bc97e 100644 --- a/bundles/topbar/pom.xml +++ b/bundles/topbar/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux bundles - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ org.opendaylight.dlux diff --git a/dlux-web/pom.xml b/dlux-web/pom.xml index ad3e6f4d..2eb2de03 100644 --- a/dlux-web/pom.xml +++ b/dlux-web/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT .. diff --git a/features/features-dlux/pom.xml b/features/features-dlux/pom.xml index 7c0cc395..8aef376c 100644 --- a/features/features-dlux/pom.xml +++ b/features/features-dlux/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.dlux features-dlux - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT feature diff --git a/features/odl-dlux-core/pom.xml b/features/odl-dlux-core/pom.xml index 5434e31f..91ae4a0b 100644 --- a/features/odl-dlux-core/pom.xml +++ b/features/odl-dlux-core/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.dlux odl-dlux-core - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT feature Opendaylight dlux minimal feature diff --git a/features/pom.xml b/features/pom.xml index 55bea4d5..f79cab28 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.dlux features-dlux-aggregator - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT DLUX - Features aggregator pom diff --git a/loader/api/pom.xml b/loader/api/pom.xml index 3986b79f..14fe5674 100644 --- a/loader/api/pom.xml +++ b/loader/api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ loader diff --git a/loader/impl/pom.xml b/loader/impl/pom.xml index 2d195fa3..a96cfe4b 100644 --- a/loader/impl/pom.xml +++ b/loader/impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ loader.implementation diff --git a/modules/common-authentication-resources/pom.xml b/modules/common-authentication-resources/pom.xml index c40da6ef..7e780782 100644 --- a/modules/common-authentication-resources/pom.xml +++ b/modules/common-authentication-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/common-general-resources/pom.xml b/modules/common-general-resources/pom.xml index 12bf4543..c04c7687 100644 --- a/modules/common-general-resources/pom.xml +++ b/modules/common-general-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/common-layout-resources/pom.xml b/modules/common-layout-resources/pom.xml index 109c4891..c991ef6a 100644 --- a/modules/common-layout-resources/pom.xml +++ b/modules/common-layout-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/common-login-resources/pom.xml b/modules/common-login-resources/pom.xml index 0585755f..6aef650e 100644 --- a/modules/common-login-resources/pom.xml +++ b/modules/common-login-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/common-navigation-resources/pom.xml b/modules/common-navigation-resources/pom.xml index 1aa37bb2..82926fe5 100644 --- a/modules/common-navigation-resources/pom.xml +++ b/modules/common-navigation-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/common-topbar-resources/pom.xml b/modules/common-topbar-resources/pom.xml index 9311a0cd..86f6d147 100644 --- a/modules/common-topbar-resources/pom.xml +++ b/modules/common-topbar-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/connection_manager-resources/pom.xml b/modules/connection_manager-resources/pom.xml index 0a57eaae..777013bc 100644 --- a/modules/connection_manager-resources/pom.xml +++ b/modules/connection_manager-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/container-resources/pom.xml b/modules/container-resources/pom.xml index e986c39f..46b4ca38 100644 --- a/modules/container-resources/pom.xml +++ b/modules/container-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/core-resources/pom.xml b/modules/core-resources/pom.xml index add2dfb8..7641c769 100644 --- a/modules/core-resources/pom.xml +++ b/modules/core-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/flow-resources/pom.xml b/modules/flow-resources/pom.xml index 0caabef1..14840935 100644 --- a/modules/flow-resources/pom.xml +++ b/modules/flow-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/loader-resources/pom.xml b/modules/loader-resources/pom.xml index 7f632e45..19be7ffa 100644 --- a/modules/loader-resources/pom.xml +++ b/modules/loader-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/network-resources/pom.xml b/modules/network-resources/pom.xml index f8ad3af7..5cddd1e5 100644 --- a/modules/network-resources/pom.xml +++ b/modules/network-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../../ diff --git a/modules/pom.xml b/modules/pom.xml index f70bd0d9..69eb76e8 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT ../ diff --git a/pom.xml b/pom.xml index c5b16554..a027ae98 100644 --- a/pom.xml +++ b/pom.xml @@ -11,23 +11,23 @@ 4.0.0 org.opendaylight.dlux dlux-parent - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT pom dlux - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT - 0.9.2-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT + 0.9.3-SNAPSHOT -- 2.36.6