From b286cf3d59db0ae319d62927fe97815fb6126ad8 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Wed, 23 Mar 2022 12:16:36 +0000 Subject: Step version to 1.11.0-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-3909 Change-Id: I6d20e041b68afdc7ed6ffb900dcb372c1e600ee8 --- .../application-config-rest/application-config-rest-services/pom.xml | 2 +- .../application-config-rest/application-config-rest-types/pom.xml | 2 +- .../api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml index 9d4bcfc6d9..7b0aeebe35 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc application-config-rest - 1.10.3-SNAPSHOT + 1.11.0-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml index bedcdb459f..703910c11b 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc application-config-rest - 1.10.3-SNAPSHOT + 1.11.0-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml index 82aefaaa92..870414c363 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.10.3-SNAPSHOT + 1.11.0-SNAPSHOT -- cgit 1.2.3-korg