From ebd7c8f455731873409448627580989cb9db9245 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Wed, 15 Mar 2017 20:38:00 +0200 Subject: update pom version + change version file Change-Id: Ib4b84e473c7d38d1f30f8d94332a3f8ceaee8226 Signed-off-by: Michael Lando --- .../action-library-rest/action-library-rest-services/pom.xml | 2 +- .../action-library-rest/action-library-rest-types/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml | 2 +- .../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 +- openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | 2 +- .../api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/sequence-rest/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml | 2 +- .../validation-rest/validation-rest-services/pom.xml | 2 +- .../validation-rest/validation-rest-types/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml | 2 +- .../vendor-license-rest/vendor-license-rest-services/pom.xml | 2 +- .../vendor-license-rest/vendor-license-rest-types/pom.xml | 2 +- .../api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml | 2 +- .../vendor-software-products-rest-services/pom.xml | 2 +- .../vendor-software-products-rest-types/pom.xml | 2 +- openecomp-be/api/pom.xml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) (limited to 'openecomp-be/api') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 23ba4e8c64..8ee3283769 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc.onboarding action-library-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT action-library-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml index 18a52bd940..dfb6c38e4c 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml @@ -6,7 +6,7 @@ org.openecomp.sdc.onboarding action-library-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml index 482675fb53..359b2b7f29 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml @@ -6,7 +6,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../ org.openecomp.sdc.onboarding 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 a5979798d2..de45b5a0e8 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 @@ -7,7 +7,7 @@ org.openecomp.sdc application-config-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT application-config-rest-services 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 52d592d4bf..6bc5ce9285 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 @@ -7,7 +7,7 @@ org.openecomp.sdc application-config-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.openecomp.sdc 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 cc1fbbbe6b..565840a813 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 @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.openecomp.sdc diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml index f326d45cb2..fb98501012 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.openecomp.sdc.onboarding onboarding-be diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml index 29476eb692..07b7740d63 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openecomp-sdc-common-rest diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml index 7d20b19016..1821dff5dd 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdc openecomp-sdc-api - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/sequence-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/sequence-rest/pom.xml index 68f021c16b..67bc222935 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/sequence-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/sequence-rest/pom.xml @@ -5,7 +5,7 @@ openecomp-sdc-rest-webapp org.openecomp.sdc - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml index 1db9db948c..512a150472 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.openecomp.sdc.onboarding diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index 793cdc0d42..ba61a0cd0a 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT validation-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml index fa844f891c..b4f34969d3 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml index 6c8a7376a2..9bb94c5fab 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml index 86f7ebde14..2002129cd6 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdc.onboarding vendor-license-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml index 1b0319dcf3..9e84bf74c4 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdc.onboarding vendor-license-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml index 8bd67d6a07..de416b2d47 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.openecomp.sdc.onboarding diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml index 7869edfa01..d0458bf89d 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT vendor-software-products-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml index d68c2b9034..9d7e7fb3f1 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../ diff --git a/openecomp-be/api/pom.xml b/openecomp-be/api/pom.xml index f6654290c7..5971e5f0e3 100644 --- a/openecomp-be/api/pom.xml +++ b/openecomp-be/api/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdc openecomp-sdc - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT openecomp-sdc-api -- cgit 1.2.3-korg