From d8a0deaf32e6a545a0359ad84c886b40c4ad625b Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sat, 2 Jun 2018 19:23:27 +0300 Subject: update sdc version update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053 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 +- .../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 +- .../conflict-rest/conflict-rest-services/pom.xml | 2 +- .../conflict-rest/conflict-rest-types/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/pom.xml | 2 +- .../healthcheck-rest/healthcheck-rest-services/pom.xml | 4 ++-- .../healthcheck-rest/healthcheck-rest-types/pom.xml | 4 ++-- openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml | 4 ++-- .../item-permissions-rest/item-permissions-rest-services/pom.xml | 2 +- .../item-permissions-rest/item-permissions-rest-types/pom.xml | 2 +- .../api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml | 2 +- .../openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml | 2 +- .../api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 2 +- .../notifications-rest/notifications-rest-services/pom.xml | 2 +- .../notifications-rest/notifications-rest-types/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml | 2 +- .../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/togglz-rest/pom.xml | 2 +- .../togglz-rest/togglz-rest-services/pom.xml | 2 +- .../openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml | 2 +- openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/pom.xml | 2 +- .../unique-type-rest/unique-type-rest-services/pom.xml | 2 +- .../unique-type-rest/unique-type-rest-types/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 +- .../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 +- .../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 +- .../vnf-repository-rest-services/pom.xml | 2 +- openecomp-be/api/pom.xml | 2 +- 43 files changed, 46 insertions(+), 46 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 abff61577a..11901e2ff0 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 @@ -8,7 +8,7 @@ org.openecomp.sdc.onboarding action-library-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 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 49df001992..58cbe7f839 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 @@ -10,7 +10,7 @@ org.openecomp.sdc.onboarding action-library-rest - 1.2.0-SNAPSHOT + 1.3.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 64087cc6c2..c2812d7cad 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 @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../ 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 86b3ce9cc2..be88be3d0e 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.2.0-SNAPSHOT + 1.3.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 13d45bf1ea..90c3003fd6 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.2.0-SNAPSHOT + 1.3.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 1809c0403a..763dc6580a 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml index d5f8ae24bc..0cb89dd86a 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc conflict-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT conflict-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml index 879947eedb..ef8aad9cf8 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc conflict-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT conflict-rest-types diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/pom.xml index d29b22a680..df5e003b0a 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/pom.xml @@ -19,7 +19,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT conflict-rest diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml index 2780e5a027..66b3d25829 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml @@ -7,11 +7,11 @@ org.openecomp.sdc healthcheck-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT healthcheck-rest-services - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml index dbaf918145..7f41c86ea8 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml @@ -7,11 +7,11 @@ org.openecomp.sdc healthcheck-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT healthcheck-rest-types - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml index 544c510081..fb2d510a1a 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml @@ -7,12 +7,12 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT org.openecomp.sdc healthcheck-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT pom diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml index c0d669ffda..51805e5c90 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc item-permissions-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT item-permissions-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-types/pom.xml index 45cdc12f2a..87d36335a9 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-types/pom.xml @@ -20,7 +20,7 @@ org.openecomp.sdc item-permissions-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT item-permissions-rest-types diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml index f89fb0760a..b8a5a49904 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT org.openecomp.sdc diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index 1168e2c39b..5621dcc3a1 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc item-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT item-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml index 95d4f40ce2..e8fa666c9e 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc item-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT item-rest-types diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml index 6623de8cce..a8c9a307db 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT item-rest diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index 9bf2a7346d..ccf95f2075 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -12,7 +12,7 @@ org.openecomp.sdc openecomp-sdc ../../.. - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml index 597b017b0f..c68a34db55 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc notifications-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT notifications-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml index 4a3300ad12..c7720bb4d3 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml @@ -14,7 +14,7 @@ org.openecomp.sdc notifications-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT notifications-rest-types diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml index 7b6a0afb2e..5a2bcc33f6 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.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 43d0855824..1c9029b19f 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 @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 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 a82298b4c1..2bc7d67cb8 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 @@ -8,7 +8,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml index 2a03fcf940..550e019b18 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-api - 1.2.0-SNAPSHOT + 1.3.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 9b6423f121..b744307447 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml index fb786f2089..2e929b8598 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT togglz-rest diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml index 21f5223c03..114fa7ea02 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc togglz-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT togglz-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml index cfdbab0c90..6b0e14b194 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc togglz-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT togglz-rest-types diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/pom.xml index c057e56b1c..46fa729e1e 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT unique-type-rest diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml index b9463ee39b..21e6933af4 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc unique-type-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT unique-type-rest-services diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-types/pom.xml index 86201fe05a..afe1e5ed14 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-types/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc unique-type-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT unique-type-rest-types 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 a71e5373a2..b553a1fbf6 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 @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 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 439d4646db..53eb04709e 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 @@ -8,7 +8,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 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 a6ab82fc27..a877d7cc5a 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 @@ -15,7 +15,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.2.0-SNAPSHOT + 1.3.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 114f77b85c..35d9c7c80d 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 @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.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 91ee1a14d1..f6f1a79471 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 @@ -8,7 +8,7 @@ org.openecomp.sdc.onboarding vendor-license-rest - 1.2.0-SNAPSHOT + 1.3.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 7cbbd53214..0df8fd6b5b 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 @@ -8,7 +8,7 @@ org.openecomp.sdc.onboarding vendor-license-rest - 1.2.0-SNAPSHOT + 1.3.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 a88733e60a..d68184e4f7 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 @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 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 2ee7cf44e5..9e55fdde25 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 @@ -9,7 +9,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 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 caf26ff041..11c2c30eb0 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 @@ -10,7 +10,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml index ecd587d80d..b00a797465 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/openecomp-be/api/pom.xml b/openecomp-be/api/pom.xml index efef4a1fe9..b8209b64ee 100644 --- a/openecomp-be/api/pom.xml +++ b/openecomp-be/api/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT .. -- cgit 1.2.3-korg