From: k.kedron Date: Wed, 25 Mar 2020 14:29:42 +0000 (+0100) Subject: Updated the sdc cert X-Git-Tag: 1.6.4~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=55afecde29eb4c383d11d5efa3470d156b169c25;p=sdc.git Updated the sdc cert Also bumping version Issue-ID: SDC-2855 Signed-off-by: Krystian Kedron Change-Id: I1ee3f155ca50edee4a47b8585d95f9a3f848b94a (cherry picked from commit a22105ea1e73575bd312450956e6cb6cb51b93a9) --- diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 5ba673de2c..d39472a328 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index e3342c3337..767e851045 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb index 106400c799..d8c737728d 100644 --- a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb +++ b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb @@ -13,11 +13,11 @@ default['disableHttp'] = true #+----------------------------------+ default['jetty']['dmaap_truststore_pwd'] = "dmaap_truststore_pwd" -default['jetty'][:keystore_pwd] = "!ppJ.JvWn0hGh)oVF]([Kv)^" -default['jetty'][:keymanager_pwd] = "!ppJ.JvWn0hGh)oVF]([Kv)^" +default['jetty'][:keystore_pwd] = "?(kP!Yur![*!Y5!E^f(ZKc31" +default['jetty'][:keymanager_pwd] = "?(kP!Yur![*!Y5!E^f(ZKc31" # TO CHANGE THE TRUSTSTORE CERT THE JVM CONFIGURATION # MUST BE ALSO CHANGE IN THE startup.sh FILE -default['jetty'][:truststore_pwd] = "].][xgtze]hBhz*wy]}m#lf*" +default['jetty'][:truststore_pwd] = "z+KEj;t+,KN^iimSiS89e#p0" #Reserved for DCAE backend default['DCAE']['BE'][:http_port] = 8082 diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/org.onap.sdc.p12 b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/org.onap.sdc.p12 index d03ca1c91d..446856071b 100644 Binary files a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/org.onap.sdc.p12 and b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/org.onap.sdc.p12 differ diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/org.onap.sdc.trust.jks b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/org.onap.sdc.trust.jks index d07ce1a66b..e6686cc08c 100644 Binary files a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/org.onap.sdc.trust.jks and b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/files/default/org.onap.sdc.trust.jks differ diff --git a/catalog-be/sdc-backend/startup.sh b/catalog-be/sdc-backend/startup.sh index abb307490f..4f5ef8ca2e 100644 --- a/catalog-be/sdc-backend/startup.sh +++ b/catalog-be/sdc-backend/startup.sh @@ -7,7 +7,7 @@ export JAVA_OPTIONS=" -Dconfig.home=${JETTY_BASE}/config \ -Dartifactgenerator.config=${JETTY_BASE}/config/catalog-be/Artifact-Generator.properties \ -Donboarding_configuration.yaml=${JETTY_BASE}/config/onboarding-be/onboarding_configuration.yaml \ -Djavax.net.ssl.trustStore=${JETTY_BASE}/etc/org.onap.sdc.trust.jks \ - -Djavax.net.ssl.trustStorePassword=].][xgtze]hBhz*wy]}m#lf* \ + -Djavax.net.ssl.trustStorePassword=z+KEj;t+,KN^iimSiS89e#p0 \ -Djetty.console-capture.dir=${JETTY_BASE}/logs \ ${JAVA_OPTIONS} " diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index 3e78978786..392a1a9117 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -29,7 +29,7 @@ Modifications copyright (c) 2018 Nokia org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml index 8d17dfa975..ce30342eb4 100644 --- a/catalog-fe/pom.xml +++ b/catalog-fe/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/attributes/default.rb b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/attributes/default.rb index d275a2cb28..4d65cf72c5 100644 --- a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/attributes/default.rb +++ b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/attributes/default.rb @@ -4,11 +4,11 @@ default['BE'][:https_port] = 8443 default['FE'][:http_port] = 8181 default['FE'][:https_port] = 9443 default['disableHttp'] = true -default['jetty'][:keystore_pwd] = "!ppJ.JvWn0hGh)oVF]([Kv)^" -default['jetty'][:keymanager_pwd] = "!ppJ.JvWn0hGh)oVF]([Kv)^" +default['jetty'][:keystore_pwd] = "?(kP!Yur![*!Y5!E^f(ZKc31" +default['jetty'][:keymanager_pwd] = "?(kP!Yur![*!Y5!E^f(ZKc31" # TO CHANGE THE TRUSTSTORE CERT THE JVM CONFIGURATION # MUST BE ALSO CHANGE IN THE startup.sh FILE -default['jetty'][:truststore_pwd] = "].][xgtze]hBhz*wy]}m#lf*" +default['jetty'][:truststore_pwd] = "z+KEj;t+,KN^iimSiS89e#p0" #Onboard default['ONBOARDING_BE'][:http_port] = 8081 diff --git a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/org.onap.sdc.p12 b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/org.onap.sdc.p12 index d03ca1c91d..446856071b 100644 Binary files a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/org.onap.sdc.p12 and b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/org.onap.sdc.p12 differ diff --git a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/org.onap.sdc.trust.jks b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/org.onap.sdc.trust.jks index d07ce1a66b..e6686cc08c 100644 Binary files a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/org.onap.sdc.trust.jks and b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/org.onap.sdc.trust.jks differ diff --git a/catalog-fe/sdc-frontend/startup.sh b/catalog-fe/sdc-frontend/startup.sh index dda1e02dbf..9eb742fd2b 100644 --- a/catalog-fe/sdc-frontend/startup.sh +++ b/catalog-fe/sdc-frontend/startup.sh @@ -7,7 +7,7 @@ JAVA_OPTIONS=" ${JAVA_OPTIONS} \ -Dconfiguration.yaml=${JETTY_BASE}/config/catalog-fe/configuration.yaml \ -Donboarding_configuration.yaml=${JETTY_BASE}/config/onboarding-fe/onboarding_configuration.yaml \ -Djavax.net.ssl.trustStore=${JETTY_BASE}/etc/org.onap.sdc.trust.jks \ - -Djavax.net.ssl.trustStorePassword=].][xgtze]hBhz*wy]}m#lf* \ + -Djavax.net.ssl.trustStorePassword=z+KEj;t+,KN^iimSiS89e#p0 \ -Djetty.console-capture.dir=${JETTY_BASE}/logs " cd /var/lib/jetty/chef-solo diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index 0a002fe07a..f42cec02c5 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/catalog-ui/pom.xml b/catalog-ui/pom.xml index 3f68e23946..22fb67a27b 100644 --- a/catalog-ui/pom.xml +++ b/catalog-ui/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index cfc55c35b5..114ea505d8 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/common-app-logging/pom.xml b/common-app-logging/pom.xml index b4d345d525..6e69f12426 100644 --- a/common-app-logging/pom.xml +++ b/common-app-logging/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/common-be/pom.xml b/common-be/pom.xml index f22aac07cd..ff6818c72d 100644 --- a/common-be/pom.xml +++ b/common-be/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml index 393f50f2c8..908f61f344 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml @@ -10,7 +10,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 80047b7bbf..d59cc4c106 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -26,7 +26,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index 69c36fa870..0cbabde87f 100755 --- a/common/onap-common-configuration-management/pom.xml +++ b/common/onap-common-configuration-management/pom.xml @@ -10,7 +10,7 @@ org.onap.sdc.common onap-common-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml index 9911e6e0cb..fab8cfa1d4 100644 --- a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml +++ b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml @@ -7,7 +7,7 @@ org.onap.sdc.common onap-generic-artifact-browser - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT onap-generic-artifact-browser-component-tests diff --git a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml index 4bd38eaa5d..9a617d111b 100644 --- a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml +++ b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml @@ -7,7 +7,7 @@ org.onap.sdc.common onap-generic-artifact-browser - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT onap-generic-artifact-browser-service diff --git a/common/onap-generic-artifact-browser/pom.xml b/common/onap-generic-artifact-browser/pom.xml index 83aafb0a91..368975f923 100644 --- a/common/onap-generic-artifact-browser/pom.xml +++ b/common/onap-generic-artifact-browser/pom.xml @@ -5,7 +5,7 @@ onap-common-lib org.onap.sdc.common - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT 4.0.0 diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index 3c0c90b44f..cecf705221 100644 --- a/common/onap-tosca-datatype/pom.xml +++ b/common/onap-tosca-datatype/pom.xml @@ -25,7 +25,7 @@ onap-common-lib org.onap.sdc.common - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 5cf549ad77..82c9cc9e82 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ org.openecomp.sdc sdc-onboarding - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../onboarding/pom.xml diff --git a/cucumber-js-test-apis-ci/pom.xml b/cucumber-js-test-apis-ci/pom.xml index 537cabcf34..a9f1b4718e 100644 --- a/cucumber-js-test-apis-ci/pom.xml +++ b/cucumber-js-test-apis-ci/pom.xml @@ -6,11 +6,11 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT cucumber-bdd cucumber-bdd - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT jar diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 6d0c82c5da..597dd8dc2b 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT 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 2994436445..2a649113ec 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.6.3-SNAPSHOT + 1.6.4-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 79dcaaa01f..7eccf3033d 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.6.3-SNAPSHOT + 1.6.4-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 1d8218fe7e..8bc511d6f5 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.6.3-SNAPSHOT + 1.6.4-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 0eaf190e58..127c5180ba 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.6.3-SNAPSHOT + 1.6.4-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 fed07803eb..77575101e2 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.6.3-SNAPSHOT + 1.6.4-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 9e6e2f0a55..12faa0a986 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.6.3-SNAPSHOT + 1.6.4-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 2d9ae3217b..521205e43f 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.6.3-SNAPSHOT + 1.6.4-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 35b223ad19..d30f1b51a0 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.6.3-SNAPSHOT + 1.6.4-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 a1f0d64245..f39f17afe8 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT conflict-rest diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml index f319f84df1..b862d7a475 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc.onboarding externaltesting-rest - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml index 17173efbb5..32178d59f9 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT 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 e86c07f0f5..e931ad8b71 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,7 +7,7 @@ org.openecomp.sdc healthcheck-rest - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT healthcheck-rest-services 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 b796e200e1..0befa4c407 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 @@ -14,7 +14,7 @@ org.openecomp.sdc healthcheck-rest - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT healthcheck-rest-types 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 ab64db9139..8205c83cfa 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,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT healthcheck-rest 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 fb6c5a2e00..87d2a16619 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.6.3-SNAPSHOT + 1.6.4-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 23a430b68c..146088ab66 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 @@ -21,7 +21,7 @@ org.openecomp.sdc item-permissions-rest - 1.6.3-SNAPSHOT + 1.6.4-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 6d0c7ac6cd..a0922e6fe2 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT item-permissions-rest 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 f83d877956..61a9ef3daa 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.6.3-SNAPSHOT + 1.6.4-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 b18435514e..bebbe1d04b 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.6.3-SNAPSHOT + 1.6.4-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 cac7e597bf..4edd9ceb58 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.6.3-SNAPSHOT + 1.6.4-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 1c1b433c13..353c26746b 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.6.3-SNAPSHOT + 1.6.4-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 cf6979a117..f64af0301c 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.6.3-SNAPSHOT + 1.6.4-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 d0e1110d75..5c29c0811c 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 @@ -20,7 +20,7 @@ org.openecomp.sdc notifications-rest - 1.6.3-SNAPSHOT + 1.6.4-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 17bfe3da6b..1a8ce2a1f5 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.6.3-SNAPSHOT + 1.6.4-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 6fcc81fd16..1c779940de 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.6.3-SNAPSHOT + 1.6.4-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 6c38cd79a1..e787ab4e73 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 @@ -24,7 +24,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml index 4f3c22c08e..a7ebdd7cbe 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT 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 0e18108774..53cee98cf9 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.6.3-SNAPSHOT + 1.6.4-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 29d48e7807..3f9a9968c7 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.6.3-SNAPSHOT + 1.6.4-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 31fb1d2af4..b8b99d94d2 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.6.3-SNAPSHOT + 1.6.4-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 cd5af785c7..de173d833a 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.6.3-SNAPSHOT + 1.6.4-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 18da05bb21..99a8f4673b 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.6.3-SNAPSHOT + 1.6.4-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 3d75780bd5..9f16aeaf4a 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.6.3-SNAPSHOT + 1.6.4-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 73105cf8c2..3a5a663aad 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.6.3-SNAPSHOT + 1.6.4-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 6274419640..4af6e31f25 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 @@ -24,7 +24,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.6.3-SNAPSHOT + 1.6.4-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 973c9eb2cf..7ffd21e930 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 @@ -10,7 +10,7 @@ org.openecomp.sdc.onboarding validation-rest - 1.6.3-SNAPSHOT + 1.6.4-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 dc7444406a..4e9197c245 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.6.3-SNAPSHOT + 1.6.4-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 1d167cb601..52a27217ba 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 @@ -24,7 +24,7 @@ org.openecomp.sdc.onboarding vendor-license-rest - 1.6.3-SNAPSHOT + 1.6.4-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 65a427cb72..d1ed0af6b7 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.6.3-SNAPSHOT + 1.6.4-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 2fbaaa7633..84ada2831c 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.6.3-SNAPSHOT + 1.6.4-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 b0a57af19c..d5e3cf391f 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.6.3-SNAPSHOT + 1.6.4-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 cb1391f1d3..7edbacc88b 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 @@ -26,7 +26,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.6.3-SNAPSHOT + 1.6.4-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 fa4d6e1157..10119b6a46 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 @@ -25,7 +25,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/api/pom.xml b/openecomp-be/api/pom.xml index 602ec5495f..74057f8e44 100644 --- a/openecomp-be/api/pom.xml +++ b/openecomp-be/api/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml index 14f3a01705..20f9fc56b5 100644 --- a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc backend - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml index 33ebd058a7..c534c2d6c3 100644 --- a/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc backend - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml index f43e4aaf6c..8332a60e66 100644 --- a/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc backend - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml index e34b83f868..dc509f419b 100644 --- a/openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc backend - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-sdc-conflict-manager diff --git a/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml index fc2e38286b..bc4b48c8fe 100644 --- a/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml @@ -23,7 +23,7 @@ org.openecomp.sdc backend - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-sdc-healthcheck-manager diff --git a/openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml index f647bf513c..e787645bee 100644 --- a/openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc backend - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-sdc-item-permissions-manager diff --git a/openecomp-be/backend/openecomp-sdc-security-util/pom.xml b/openecomp-be/backend/openecomp-sdc-security-util/pom.xml index 7963fa8782..d054848410 100644 --- a/openecomp-be/backend/openecomp-sdc-security-util/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-security-util/pom.xml @@ -5,7 +5,7 @@ backend org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT 4.0.0 diff --git a/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml index c33ac2cd0f..e46f9233e7 100644 --- a/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc backend - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml index 35d1da434f..87a2d52a3c 100644 --- a/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml @@ -24,7 +24,7 @@ backend org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml index 0809c76fdb..db5713be0a 100644 --- a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc backend - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/backend/pom.xml b/openecomp-be/backend/pom.xml index a784c3b610..d5b6b1d634 100644 --- a/openecomp-be/backend/pom.xml +++ b/openecomp-be/backend/pom.xml @@ -11,7 +11,7 @@ openecomp-sdc org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/dist/pom.xml b/openecomp-be/dist/pom.xml index 166180e367..61456b5911 100644 --- a/openecomp-be/dist/pom.xml +++ b/openecomp-be/dist/pom.xml @@ -12,7 +12,7 @@ org.openecomp.sdc openecomp-sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/attributes/default.rb b/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/attributes/default.rb index e7b6766ae8..e8c0d36de0 100644 --- a/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/attributes/default.rb +++ b/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/attributes/default.rb @@ -5,9 +5,9 @@ default['FE'][:http_port] = 8181 default['FE'][:https_port] = 9443 default['disableHttp'] = true default['cassandra'][:truststore_password] = "Aa123456" -default['jetty'][:keystore_pwd] = "!ppJ.JvWn0hGh)oVF]([Kv)^" -default['jetty'][:keymanager_pwd] = "!ppJ.JvWn0hGh)oVF]([Kv)^" -default['jetty'][:truststore_pwd] = "].][xgtze]hBhz*wy]}m#lf*" +default['jetty'][:keystore_pwd] = "?(kP!Yur![*!Y5!E^f(ZKc31" +default['jetty'][:keymanager_pwd] = "?(kP!Yur![*!Y5!E^f(ZKc31" +default['jetty'][:truststore_pwd] = "z+KEj;t+,KN^iimSiS89e#p0" default['VnfRepo']['vnfRepoPort'] = 8702 default['VnfRepo']['vnfRepoHost'] = "192.168.50.5" diff --git a/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/files/default/org.onap.sdc.p12 b/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/files/default/org.onap.sdc.p12 index d03ca1c91d..446856071b 100644 Binary files a/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/files/default/org.onap.sdc.p12 and b/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/files/default/org.onap.sdc.p12 differ diff --git a/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/files/default/org.onap.sdc.trust.jks b/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/files/default/org.onap.sdc.trust.jks index d07ce1a66b..e6686cc08c 100644 Binary files a/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/files/default/org.onap.sdc.trust.jks and b/openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/files/default/org.onap.sdc.trust.jks differ diff --git a/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml b/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml index eb179a3a24..22d9d10e7b 100644 --- a/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml +++ b/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml @@ -12,7 +12,7 @@ org.openecomp.sdc openecomp-sdc-docker-dist - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml b/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml index 85cd538e3e..1f15ca1e59 100644 --- a/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml +++ b/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml @@ -12,7 +12,7 @@ org.openecomp.sdc openecomp-sdc-docker-dist - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-common-lib/pom.xml b/openecomp-be/lib/openecomp-common-lib/pom.xml index 5cb35deae8..0996bf2a13 100644 --- a/openecomp-be/lib/openecomp-common-lib/pom.xml +++ b/openecomp-be/lib/openecomp-common-lib/pom.xml @@ -11,7 +11,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-api/pom.xml b/openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-api/pom.xml index f03a6b2e7a..22ba07be28 100644 --- a/openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-api/pom.xml +++ b/openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-api/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc openecomp-conflict-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-conflict-api diff --git a/openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-core/pom.xml b/openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-core/pom.xml index 7e14a523ed..8bca92ad2c 100644 --- a/openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-core/pom.xml +++ b/openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-core/pom.xml @@ -6,7 +6,7 @@ org.openecomp.sdc openecomp-conflict-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-conflict-lib/pom.xml b/openecomp-be/lib/openecomp-conflict-lib/pom.xml index 5ad260c9bd..c0c15fc13b 100644 --- a/openecomp-be/lib/openecomp-conflict-lib/pom.xml +++ b/openecomp-be/lib/openecomp-conflict-lib/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-conflict-lib diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-config-lib/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-config-lib/pom.xml index 5500fe95c7..d2e7fcc316 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-config-lib/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-config-lib/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc.core openecomp-core-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-api/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-api/pom.xml index a2207b7143..99a9f80da9 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-api/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-api/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../../ diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-core/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-core/pom.xml index fbd9cc7b96..c767c573d5 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-core/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-core/pom.xml @@ -9,7 +9,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../.. diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/pom.xml index 833030fc4a..dc1d2bcfb8 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/pom.xml @@ -9,7 +9,7 @@ openecomp-core-lib org.openecomp.sdc.core - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-api/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-api/pom.xml index 3b717f89e4..2524e4587f 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-api/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-api/pom.xml @@ -25,7 +25,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../.. diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-core/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-core/pom.xml index 4967c52839..ae9f47d392 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-core/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-core/pom.xml @@ -25,7 +25,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../.. diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/pom.xml index b2b1c15f11..485c08f73b 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/pom.xml @@ -9,7 +9,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-session-lib/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-session-lib/pom.xml index 9730e6774c..8e697b0290 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-session-lib/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-session-lib/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc.core openecomp-core-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-session-lib diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml index aaed437ab3..48e0c2b467 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml @@ -25,7 +25,7 @@ openecomp-core-lib org.openecomp.sdc.core - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-api/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-api/pom.xml index ff5c604b8e..cb2044a7e5 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-api/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-api/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc.core openecomp-zusammen-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-core/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-core/pom.xml index 53cc3e6b82..0a8c8ea90e 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-core/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-core/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc.core openecomp-zusammen-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/pom.xml b/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/pom.xml index 7e8a8ced73..69734b55f3 100644 --- a/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc.core openecomp-core-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-core-lib/pom.xml b/openecomp-be/lib/openecomp-core-lib/pom.xml index 71da129124..4c3eef0309 100644 --- a/openecomp-be/lib/openecomp-core-lib/pom.xml +++ b/openecomp-be/lib/openecomp-core-lib/pom.xml @@ -10,7 +10,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml b/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml index adaf883ba1..8597883527 100644 --- a/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml +++ b/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-healing-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-core/pom.xml b/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-core/pom.xml index 7ddc400262..adb664d86b 100644 --- a/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-core/pom.xml +++ b/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-core/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc openecomp-healing-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-impl/pom.xml b/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-impl/pom.xml index 879b6a4745..651fc62ae2 100644 --- a/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-impl/pom.xml +++ b/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-impl/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc openecomp-healing-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-healing-lib/pom.xml b/openecomp-be/lib/openecomp-healing-lib/pom.xml index a6b825b5a9..e710eaaf97 100644 --- a/openecomp-be/lib/openecomp-healing-lib/pom.xml +++ b/openecomp-be/lib/openecomp-healing-lib/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-heat-lib/pom.xml b/openecomp-be/lib/openecomp-heat-lib/pom.xml index 84db8a39be..f7ef3b3aaf 100644 --- a/openecomp-be/lib/openecomp-heat-lib/pom.xml +++ b/openecomp-be/lib/openecomp-heat-lib/pom.xml @@ -25,7 +25,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-api/pom.xml b/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-api/pom.xml index c27d91d25e..8786b1de5c 100644 --- a/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-api/pom.xml +++ b/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-api/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-item-permissions-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-item-permissions-api diff --git a/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-core/pom.xml b/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-core/pom.xml index 9178e06d9e..24fdfca478 100644 --- a/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-core/pom.xml +++ b/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-core/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc openecomp-item-permissions-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-item-permissions-core diff --git a/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-impl/pom.xml b/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-impl/pom.xml index ab0da29a3c..d884c51a9c 100644 --- a/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-impl/pom.xml +++ b/openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-impl/pom.xml @@ -6,7 +6,7 @@ org.openecomp.sdc openecomp-item-permissions-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-item-permissions-impl diff --git a/openecomp-be/lib/openecomp-item-permissions-lib/pom.xml b/openecomp-be/lib/openecomp-item-permissions-lib/pom.xml index 7e121e8f61..9570b018ce 100644 --- a/openecomp-be/lib/openecomp-item-permissions-lib/pom.xml +++ b/openecomp-be/lib/openecomp-item-permissions-lib/pom.xml @@ -7,7 +7,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-item-permissions-lib diff --git a/openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-api/pom.xml b/openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-api/pom.xml index 8f19cfeb57..2efdbf0871 100644 --- a/openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-api/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-action-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-core/pom.xml b/openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-core/pom.xml index f5cbaf4f2d..df6e1b007b 100644 --- a/openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-core/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-action-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-action-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-action-lib/pom.xml index fe167405a1..062e3fa92f 100644 --- a/openecomp-be/lib/openecomp-sdc-action-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-action-lib/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-api/pom.xml b/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-api/pom.xml index 862b86c080..0eba5a9902 100644 --- a/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-api/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-activity-log-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-core/pom.xml b/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-core/pom.xml index 40a3f254d1..7526a2dccb 100644 --- a/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-core/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-activity-log-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-activity-log-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-activity-log-lib/pom.xml index 65ad2e2fda..904083e4f6 100644 --- a/openecomp-be/lib/openecomp-sdc-activity-log-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-activity-log-lib/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml index 58500113a8..305fa8477f 100644 --- a/openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml @@ -24,7 +24,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-api/pom.xml b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-api/pom.xml index f0cd0cf0df..ce5766434d 100644 --- a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-api/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-core/pom.xml b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-core/pom.xml index a36277f541..f57a0e1390 100644 --- a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-core/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/pom.xml b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/pom.xml index d75fec1ae1..6402f15eb1 100644 --- a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-enrichment-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-enrichment-lib/pom.xml index 2e5b56706f..e5f8bad052 100644 --- a/openecomp-be/lib/openecomp-sdc-enrichment-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-enrichment-lib/pom.xml @@ -10,7 +10,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml index fdfecfda24..c8eb891678 100644 --- a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml index 91f377c8aa..b526184177 100644 --- a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/pom.xml index 35071ef072..261673c3fa 100644 --- a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/pom.xml @@ -10,7 +10,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-api/pom.xml b/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-api/pom.xml index 02e2516800..99c23cf912 100644 --- a/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-api/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-logging-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml b/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml index de2c4801f5..75c24acfad 100644 --- a/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-logging-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-spring/pom.xml b/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-spring/pom.xml index 224881f0e4..772557f4cd 100644 --- a/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-spring/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-spring/pom.xml @@ -22,7 +22,7 @@ openecomp-sdc-logging-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT 4.0.0 diff --git a/openecomp-be/lib/openecomp-sdc-logging-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-logging-lib/pom.xml index 3af9d491a0..12e166c783 100644 --- a/openecomp-be/lib/openecomp-sdc-logging-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-logging-lib/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-api/pom.xml b/openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-api/pom.xml index 67815dd1a4..7a3fd8f2df 100644 --- a/openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-api/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-impl/pom.xml b/openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-impl/pom.xml index 6e2335da78..b67fcb1467 100644 --- a/openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-impl/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-impl/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-model-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-model-lib/pom.xml index 0372fa9c3b..ea23039b86 100644 --- a/openecomp-be/lib/openecomp-sdc-model-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-model-lib/pom.xml @@ -10,7 +10,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml index c819fd070b..5e3b3c9aa3 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml @@ -23,7 +23,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../pom.xml diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml index 91b0ba4660..fa1d961436 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml index a4f7e465cf..a7e28a1331 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml index a4d7fa12c2..9cb8ff3018 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml index c5f2c398cf..54998e8837 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml @@ -9,7 +9,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-api/pom.xml b/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-api/pom.xml index b7429fe1f6..9125adbe35 100644 --- a/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-api/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-core/pom.xml b/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-core/pom.xml index 0ef1fe05da..7b753e3bfe 100644 --- a/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-core/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/pom.xml index f7b277b7a2..00c2a238d0 100644 --- a/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-tosca-generator-lib/pom.xml @@ -9,7 +9,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml index 6fe570a66b..b06c9f1870 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml index a39f8cb428..bddae7ff1c 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml index f0fa2c0ba5..0295606105 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml @@ -10,7 +10,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-api/pom.xml b/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-api/pom.xml index 5fe7430721..8933dd9854 100644 --- a/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-api/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-core/pom.xml b/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-core/pom.xml index 041f296c40..f02fc6360c 100644 --- a/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-core/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-impl/pom.xml b/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-impl/pom.xml index eca14003ba..7f4fda0151 100644 --- a/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-impl/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-impl/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-sdk/pom.xml b/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-sdk/pom.xml index 0dabd4004f..a96b1a30b8 100644 --- a/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-sdk/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-sdk/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-validation-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-validation-lib/pom.xml index 1b4496733c..44d5f6231d 100644 --- a/openecomp-be/lib/openecomp-sdc-validation-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-validation-lib/pom.xml @@ -10,7 +10,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-api/pom.xml b/openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-api/pom.xml index ebaf85e69c..1c2c0d0ce2 100644 --- a/openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-api/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-core/pom.xml b/openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-core/pom.xml index a73bd18713..4b72b38fab 100644 --- a/openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-core/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-vendor-license-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-vendor-license-lib/pom.xml index 666b822967..cb68054a6a 100644 --- a/openecomp-be/lib/openecomp-sdc-vendor-license-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-vendor-license-lib/pom.xml @@ -9,7 +9,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-api/pom.xml b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-api/pom.xml index a16acc9bbe..1f4445565b 100644 --- a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-api/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-vendor-software-product-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-sdc-vendor-software-product-api diff --git a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml index e64b7e5282..740a770d4d 100644 --- a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc openecomp-sdc-vendor-software-product-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml index 2e57b1ce69..38a8b624e7 100644 --- a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-api/pom.xml b/openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-api/pom.xml index a6a94f28c4..a04c49b1ae 100644 --- a/openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-api/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-core/pom.xml b/openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-core/pom.xml index d65d46617a..daad71f8e9 100644 --- a/openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-core/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-versioning-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-versioning-lib/pom.xml index d0f434f579..773cca647f 100644 --- a/openecomp-be/lib/openecomp-sdc-versioning-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-versioning-lib/pom.xml @@ -10,7 +10,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-api/pom.xml b/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-api/pom.xml index 023d040dda..06d4fc4e24 100644 --- a/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-api/pom.xml +++ b/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-api/pom.xml @@ -24,7 +24,7 @@ org.openecomp.sdc openecomp-tosca-converter-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-tosca-converter-api diff --git a/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/pom.xml b/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/pom.xml index c127b33808..7b72b6b6bc 100644 --- a/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/pom.xml +++ b/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/pom.xml @@ -65,7 +65,7 @@ org.openecomp.sdc openecomp-tosca-converter-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-tosca-converter-core diff --git a/openecomp-be/lib/openecomp-tosca-converter-lib/pom.xml b/openecomp-be/lib/openecomp-tosca-converter-lib/pom.xml index 4293b3c33b..874a03fff3 100644 --- a/openecomp-be/lib/openecomp-tosca-converter-lib/pom.xml +++ b/openecomp-be/lib/openecomp-tosca-converter-lib/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT openecomp-tosca-converter-lib diff --git a/openecomp-be/lib/openecomp-tosca-lib/pom.xml b/openecomp-be/lib/openecomp-tosca-lib/pom.xml index 045dbeb99f..859402e1dd 100644 --- a/openecomp-be/lib/openecomp-tosca-lib/pom.xml +++ b/openecomp-be/lib/openecomp-tosca-lib/pom.xml @@ -26,7 +26,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/lib/pom.xml b/openecomp-be/lib/pom.xml index 6d01ac4765..f889c026e3 100644 --- a/openecomp-be/lib/pom.xml +++ b/openecomp-be/lib/pom.xml @@ -9,7 +9,7 @@ openecomp-sdc org.openecomp.sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml index c85f2f104e..7d90376cc1 100644 --- a/openecomp-be/pom.xml +++ b/openecomp-be/pom.xml @@ -27,7 +27,7 @@ org.openecomp.sdc sdc-onboarding - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../onboarding/pom.xml diff --git a/openecomp-be/tools/swagger-ui/pom.xml b/openecomp-be/tools/swagger-ui/pom.xml index 74c701b56a..0bba3b1ec1 100644 --- a/openecomp-be/tools/swagger-ui/pom.xml +++ b/openecomp-be/tools/swagger-ui/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc openecomp-sdc - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../ diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index fd82cf2ac2..aa01f2da81 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -27,7 +27,7 @@ org.openecomp.sdc openecomp-sdc-lib ../../lib - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/openecomp-ui/pom.xml b/openecomp-ui/pom.xml index aefa0777c9..86c2eafa8a 100644 --- a/openecomp-ui/pom.xml +++ b/openecomp-ui/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc sdc-onboarding - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../onboarding diff --git a/pom.xml b/pom.xml index d203ec636d..2d7c853f54 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ Modifications copyright (c) 2018-2019 Nokia org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom sdc diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index f8e6ed2977..a240bf4063 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 0abe17cc4b..bec4c2ff01 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/org.onap.sdc.trust.jks b/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/org.onap.sdc.trust.jks index d07ce1a66b..e6686cc08c 100644 Binary files a/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/org.onap.sdc.trust.jks and b/test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/org.onap.sdc.trust.jks differ diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index a11fa884e4..0c458bf8d8 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/org.onap.sdc.trust.jks b/ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/org.onap.sdc.trust.jks index d07ce1a66b..e6686cc08c 100644 Binary files a/ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/org.onap.sdc.trust.jks and b/ui-ci/sdc-ui-tests/chef-repo/cookbooks/sdc-ui-tests/files/default/org.onap.sdc.trust.jks differ diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index 8bc1d2c881..869eee0748 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc sdc-main - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../ diff --git a/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/org.onap.sdc.p12 b/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/org.onap.sdc.p12 index d03ca1c91d..446856071b 100644 Binary files a/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/org.onap.sdc.p12 and b/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/org.onap.sdc.p12 differ diff --git a/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/org.onap.sdc.trust.jks b/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/org.onap.sdc.trust.jks index d07ce1a66b..e6686cc08c 100644 Binary files a/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/org.onap.sdc.trust.jks and b/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/files/default/org.onap.sdc.trust.jks differ diff --git a/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/recipes/SDC_Simulator_5_create_jetty_modules.rb b/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/recipes/SDC_Simulator_5_create_jetty_modules.rb index 728281b559..5b67561b02 100644 --- a/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/recipes/SDC_Simulator_5_create_jetty_modules.rb +++ b/utils/webseal-simulator/sdc-simulator/chef-repo/cookbooks/sdc-simulator/recipes/SDC_Simulator_5_create_jetty_modules.rb @@ -51,9 +51,9 @@ template "ssl-ini" do mode "0755" variables({ :https_port => "8443", - :jetty_truststore_pwd => "].][xgtze]hBhz*wy]}m#lf*", - :jetty_keystore_pwd => "!ppJ.JvWn0hGh)oVF]([Kv)^", - :jetty_keymanager_pwd => "!ppJ.JvWn0hGh)oVF]([Kv)^", + :jetty_truststore_pwd => "z+KEj;t+,KN^iimSiS89e#p0", + :jetty_keystore_pwd => "?(kP!Yur![*!Y5!E^f(ZKc31", + :jetty_keymanager_pwd => "?(kP!Yur![*!Y5!E^f(ZKc31", }) end diff --git a/utils/webseal-simulator/sdc-simulator/startup.sh b/utils/webseal-simulator/sdc-simulator/startup.sh index 7287b87eda..66add3a75e 100644 --- a/utils/webseal-simulator/sdc-simulator/startup.sh +++ b/utils/webseal-simulator/sdc-simulator/startup.sh @@ -16,7 +16,7 @@ JAVA_OPTIONS=" ${JAVA_OPTIONS} \ -Dlog.home=${JETTY_BASE}/logs \ -Dlogback.configurationFile=${JETTY_BASE}/config/sdc-simulator/logback.xml \ -Djavax.net.ssl.trustStore=${JETTY_BASE}/etc/org.onap.sdc.trust.jks \ - -Djavax.net.ssl.trustStorePassword=].][xgtze]hBhz*wy]}m#lf* \ + -Djavax.net.ssl.trustStorePassword=z+KEj;t+,KN^iimSiS89e#p0 \ -Djetty.console-capture.dir=${JETTY_BASE}/logs" diff --git a/version.properties b/version.properties index 7b8aab45a0..eb9be783f8 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=6 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}