Disable SecurityFilter 27/103627/2
authorOfir Sonsino <os0695@intl.att.com>
Thu, 12 Mar 2020 17:50:02 +0000 (19:50 +0200)
committerOfir Sonsino <os0695@intl.att.com>
Thu, 12 Mar 2020 18:03:01 +0000 (20:03 +0200)
Bumping version to 1.6.2

Change-Id: I041bb5ce967b687e10be97dbbaa3ba1d119d13ff
Issue-ID: SDC-2825
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
166 files changed:
asdctool/pom.xml
catalog-be/pom.xml
catalog-dao/pom.xml
catalog-fe/pom.xml
catalog-fe/src/main/java/org/openecomp/sdc/fe/servlets/PortalServlet.java
catalog-fe/src/main/webapp/WEB-INF/web.xml
catalog-model/pom.xml
catalog-ui/pom.xml
common-app-api/pom.xml
common-app-logging/pom.xml
common-be/pom.xml
common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
common/onap-common-configuration-management/pom.xml
common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml
common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml
common/onap-generic-artifact-browser/pom.xml
common/onap-tosca-datatype/pom.xml
common/pom.xml
cucumber-js-test-apis-ci/pom.xml
onboarding/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/item-permissions-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml
openecomp-be/api/pom.xml
openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml
openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml
openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml
openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml
openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml
openecomp-be/backend/openecomp-sdc-security-util/pom.xml
openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml
openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml
openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml
openecomp-be/backend/pom.xml
openecomp-be/dist/pom.xml
openecomp-be/dist/sdc-onboard-backend-docker/pom.xml
openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml
openecomp-be/lib/openecomp-common-lib/pom.xml
openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-api/pom.xml
openecomp-be/lib/openecomp-conflict-lib/openecomp-conflict-core/pom.xml
openecomp-be/lib/openecomp-conflict-lib/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-config-lib/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-api/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/openecomp-facade-core/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-facade-lib/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-api/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/openecomp-nosqldb-core/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-nosqldb-lib/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-session-lib/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-api/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/openecomp-zusammen-core/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-zusammen-lib/pom.xml
openecomp-be/lib/openecomp-core-lib/pom.xml
openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml
openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-core/pom.xml
openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-impl/pom.xml
openecomp-be/lib/openecomp-healing-lib/pom.xml
openecomp-be/lib/openecomp-heat-lib/pom.xml
openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-api/pom.xml
openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-core/pom.xml
openecomp-be/lib/openecomp-item-permissions-lib/openecomp-item-permissions-impl/pom.xml
openecomp-be/lib/openecomp-item-permissions-lib/pom.xml
openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-api/pom.xml
openecomp-be/lib/openecomp-sdc-action-lib/openecomp-sdc-action-core/pom.xml
openecomp-be/lib/openecomp-sdc-action-lib/pom.xml
openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-api/pom.xml
openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-core/pom.xml
openecomp-be/lib/openecomp-sdc-activity-log-lib/pom.xml
openecomp-be/lib/openecomp-sdc-datatypes-lib/pom.xml
openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-api/pom.xml
openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-core/pom.xml
openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/pom.xml
openecomp-be/lib/openecomp-sdc-enrichment-lib/pom.xml
openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml
openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml
openecomp-be/lib/openecomp-sdc-externaltesting-lib/pom.xml
openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-api/pom.xml
openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml
openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-spring/pom.xml
openecomp-be/lib/openecomp-sdc-logging-lib/pom.xml
openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-api/pom.xml
openecomp-be/lib/openecomp-sdc-model-lib/openecomp-sdc-model-impl/pom.xml
openecomp-be/lib/openecomp-sdc-model-lib/pom.xml
openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml
openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml
openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml
openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml
openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml
openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-api/pom.xml
openecomp-be/lib/openecomp-sdc-tosca-generator-lib/openecomp-sdc-tosca-generator-core/pom.xml
openecomp-be/lib/openecomp-sdc-tosca-generator-lib/pom.xml
openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml
openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/pom.xml
openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml
openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-api/pom.xml
openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-core/pom.xml
openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-impl/pom.xml
openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-sdk/pom.xml
openecomp-be/lib/openecomp-sdc-validation-lib/pom.xml
openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-api/pom.xml
openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-core/pom.xml
openecomp-be/lib/openecomp-sdc-vendor-license-lib/pom.xml
openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-api/pom.xml
openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/pom.xml
openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml
openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-api/pom.xml
openecomp-be/lib/openecomp-sdc-versioning-lib/openecomp-sdc-versioning-core/pom.xml
openecomp-be/lib/openecomp-sdc-versioning-lib/pom.xml
openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-api/pom.xml
openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/pom.xml
openecomp-be/lib/openecomp-tosca-converter-lib/pom.xml
openecomp-be/lib/openecomp-tosca-lib/pom.xml
openecomp-be/lib/pom.xml
openecomp-be/pom.xml
openecomp-be/tools/swagger-ui/pom.xml
openecomp-be/tools/zusammen-tools/pom.xml
openecomp-ui/pom.xml
pom.xml
sdc-os-chef/pom.xml
test-apis-ci/pom.xml
ui-ci/pom.xml
utils/webseal-simulator/pom.xml
version.properties

index 91de40a..fd73acf 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <dependencies>
index cbfe98b..9251461 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-main</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <properties>
index 1985ef5..609ebe0 100644 (file)
@@ -29,7 +29,7 @@ Modifications copyright (c) 2018 Nokia
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>sdc-main</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
        </parent>
 
        <dependencies>
index 850e0aa..1c4d0fc 100644 (file)
@@ -8,7 +8,7 @@
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>sdc-main</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
        </parent>
 
        <dependencies>
index cb4b901..c9d660a 100644 (file)
@@ -151,7 +151,8 @@ public class PortalServlet extends HttpServlet {
                        firstNameFromCookie  = getValueFromCookie(request, Constants.HTTP_CSP_FIRSTNAME );
                        lastNameFromCookie = getValueFromCookie(request, Constants.HTTP_CSP_LASTNAME);
 
-                       addAuthCookie(response, userId, firstNameFromCookie, lastNameFromCookie);
+                       //To be fixed
+                       //addAuthCookie(response, userId, firstNameFromCookie, lastNameFromCookie);
             RequestDispatcher rd = request.getRequestDispatcher("index.html");
             rd.forward(mutableRequest, response);
         } else {
index 1f259d9..8f64a2b 100644 (file)
                <async-supported>true</async-supported>
        </filter>
 
-       <filter>
-               <filter-name>SecurityFilter</filter-name>
-               <filter-class>org.openecomp.sdc.fe.filters.SecurityFilter</filter-class>
-        <async-supported>true</async-supported>
-        <init-param>
-            <param-name>excludedUrls</param-name>
-            <!-- Comma separated list of excluded servlet URLs  -->
-            <param-value>/config,/configmgr,/rest</param-value>
-        </init-param>
-       </filter>
+<!--   <filter>-->
+<!--           <filter-name>SecurityFilter</filter-name>-->
+<!--           <filter-class>org.openecomp.sdc.fe.filters.SecurityFilter</filter-class>-->
+<!--        <async-supported>true</async-supported>-->
+<!--        <init-param>-->
+<!--            <param-name>excludedUrls</param-name>-->
+<!--            &lt;!&ndash; Comma separated list of excluded servlet URLs  &ndash;&gt;-->
+<!--            <param-value>/config,/configmgr,/rest</param-value>-->
+<!--        </init-param>-->
+<!--   </filter>-->
 
         <filter>
           <filter-name>gzipFilter</filter-name>
                <url-pattern>/*</url-pattern>
        </filter-mapping>
 
-       <filter-mapping>
-               <filter-name>SecurityFilter</filter-name>
-               <url-pattern>/*</url-pattern>
-    </filter-mapping>
+<!--   <filter-mapping>-->
+<!--           <filter-name>SecurityFilter</filter-name>-->
+<!--           <url-pattern>/*</url-pattern>-->
+<!--    </filter-mapping>-->
 
        <filter-mapping>
                <filter-name>gzipFilter</filter-name>
index a11de10..b93e4ac 100644 (file)
@@ -9,7 +9,7 @@
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>sdc-main</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
        </parent>
 
        <dependencies>
index db1e8c8..b1045ba 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-main</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <build>
index 1ec777f..0d4444e 100644 (file)
@@ -8,7 +8,7 @@
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>sdc-main</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
        </parent>
 
        <dependencies>
index d4be675..97595c1 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-main</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index f5ca759..f514b9d 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <dependencies>
index a84ed9b..a554c8d 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>onap-common-configuration-management</artifactId>
         <groupId>org.onap.sdc.common</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index bdea117..7e8d61c 100755 (executable)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>onap-common-configuration-management</artifactId>
         <groupId>org.onap.sdc.common</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 750a349..db4f658 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.onap.sdc.common</groupId>
         <artifactId>onap-common-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
        <modules>
index 89402a4..cf5d05e 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.onap.sdc.common</groupId>
         <artifactId>onap-generic-artifact-browser</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>onap-generic-artifact-browser-component-tests</artifactId>
index 71d6f5e..56aa014 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.onap.sdc.common</groupId>
     <artifactId>onap-generic-artifact-browser</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>onap-generic-artifact-browser-service</artifactId>
index 3f833cb..3edd287 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>onap-common-lib</artifactId>
     <groupId>org.onap.sdc.common</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
index 9116869..41b739f 100644 (file)
@@ -25,7 +25,7 @@
        <parent>
                <artifactId>onap-common-lib</artifactId>
                <groupId>org.onap.sdc.common</groupId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
        </parent>
 
        <dependencies>
index 55f7334..f2a0db9 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-onboarding</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../onboarding/pom.xml</relativePath>
     </parent>
 
index 9c2b93e..7cbf7f6 100644 (file)
@@ -6,11 +6,11 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
   <artifactId>cucumber-bdd</artifactId>
   <name>cucumber-bdd</name>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <build>
     <plugins>
index dd68cb5..291eea7 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-main</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 8818026..e813018 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>action-library-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
 
index 865d485..027d27d 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>action-library-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 6a765e1..3d2b2dc 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modules>
index cadc2da..f99dae5 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>application-config-rest</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <properties>
index 51a7c1d..9b04af6 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>application-config-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index b4a0e14..88346d1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index a5ebb61..0afe63b 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>conflict-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>conflict-rest-services</artifactId>
index 6c1a374..a9ebc78 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>conflict-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>conflict-rest-types</artifactId>
index 48f1f79..3c41f47 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>conflict-rest</artifactId>
index 6ba15b4..1ace3f9 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>externaltesting-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 8007b76..dbf43f0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index e7b2239..d067e4e 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>healthcheck-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>healthcheck-rest-services</artifactId>
index 6ec9fb3..6b80d49 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>healthcheck-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>healthcheck-rest-types</artifactId>
index 1bf5116..dc2d501 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>healthcheck-rest</artifactId>
index fc7072f..863131c 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>item-permissions-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>item-permissions-rest-services</artifactId>
index 4c4ad5e..2c5d6b4 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>item-permissions-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>item-permissions-rest-types</artifactId>
index 40d4e93..b0ef0ba 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>item-permissions-rest</artifactId>
index 5872dce..4f6f5d4 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>item-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>item-rest-services</artifactId>
index 2fc15af..b7cfaf9 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>item-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>item-rest-types</artifactId>
index b5ce3da..859986c 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>item-rest</artifactId>
index 97d6d05..c40534e 100644 (file)
@@ -12,7 +12,7 @@
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc</artifactId>
         <relativePath>../../..</relativePath>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <properties>
index 0ba8e6e..bcc68ad 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>notifications-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>notifications-rest-services</artifactId>
index dfeea87..d0d8865 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>notifications-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>notifications-rest-types</artifactId>
index 5047161..6a3cfe1 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.openecomp.sdc</groupId>
index 4029f3f..6924cd2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index b64fc54..da0b9cc 100644 (file)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>openecomp-sdc-rest-webapp</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <properties>
index fdc8186..75ccd36 100644 (file)
@@ -9,7 +9,7 @@
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>openecomp-sdc-api</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
        </parent>
 
        <modules>
index 7af6858..862ec5d 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>togglz-rest</artifactId>
index 0bfec7c..870cfba 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>togglz-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>togglz-rest-services</artifactId>
index 16f9966..0f8e3a0 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>togglz-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>togglz-rest-types</artifactId>
index 00a8e6b..c23fea7 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>unique-type-rest</artifactId>
index b483fb2..7cfff11 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>unique-type-rest</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>unique-type-rest-services</artifactId>
index e07f43c..c11e883 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>unique-type-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>unique-type-rest-types</artifactId>
index e44401f..8cfe847 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 24f7f43..e3bbfcb 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>validation-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 8f015a6..b1e5df2 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>validation-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 8b86cf0..efbc2e3 100644 (file)
@@ -10,7 +10,7 @@
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>openecomp-sdc-rest-webapp</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
                <relativePath>../</relativePath>
        </parent>
 
index 4e2e9cf..87dfd72 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>vendor-license-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 67307b8..2a8a527 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.openecomp.sdc.onboarding</groupId>
     <artifactId>vendor-license-rest</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 9214cce..2a838b1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-rest-webapp</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 2a72054..d441aa2 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>vendor-software-products-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 124cc6e..9de590b 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>vendor-software-products-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 039c1f0..10ceafa 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc.onboarding</groupId>
         <artifactId>vendor-software-products-rest</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 35f64cb..1790f3b 100644 (file)
@@ -11,7 +11,7 @@
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>openecomp-sdc</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
        </parent>
 
        <modules>
index d754145..c2e774d 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
 
index f4ee246..bff3b3b 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 34ef15e..01f3414 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 58b5eb6..c142bfc 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-sdc-conflict-manager</artifactId>
index c206023..827e13e 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-sdc-healthcheck-manager</artifactId>
index 15a248a..786cfd9 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-sdc-item-permissions-manager</artifactId>
index 8cf30be..16d33db 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>backend</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index b6124ce..b507156 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 468d92c..bd0480c 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>backend</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 06c3905..c368ec1 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>backend</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 9faa159..80e8965 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <artifactId>openecomp-sdc</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 2c93e3d..6e63a04 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 7ece809..1d9491c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-docker-dist</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
 
index 5ea7a9f..48ca051 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-docker-dist</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
 
index 5b4637d..e0d653c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <artifactId>openecomp-sdc-lib</artifactId>
     <groupId>org.openecomp.sdc</groupId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <dependencies>
index d3003d9..255c7de 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-conflict-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-conflict-api</artifactId>
index bce8de9..7985383 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-conflict-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <properties>
index 81e68dd..49aa13b 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-conflict-lib</artifactId>
index 535c4de..74e2565 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc.core</groupId>
         <artifactId>openecomp-core-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
 
index b9199f7..67588e8 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../../../</relativePath>
     </parent>
 
index e9c692f..9bf7ed1 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
index a8901bf..aee8e46 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>openecomp-core-lib</artifactId>
         <groupId>org.openecomp.sdc.core</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 4cb8431..b6d1cbc 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
index 1bcbdd0..0cba8f7 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
index 1b2b706..e801d42 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index f1c650a..ee497f5 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc.core</groupId>
         <artifactId>openecomp-core-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-session-lib</artifactId>
index 69cb054..09106b9 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>openecomp-core-lib</artifactId>
         <groupId>org.openecomp.sdc.core</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index fc2fd29..0652601 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc.core</groupId>
         <artifactId>openecomp-zusammen-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index fb9bd04..7137da8 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc.core</groupId>
         <artifactId>openecomp-zusammen-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index ffbb65c..f52e985 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc.core</groupId>
         <artifactId>openecomp-core-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 679cf61..d99f210 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index f4107eb..7219735 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-healing-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 71a6c6c..3bd47d1 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-healing-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 2d0d898..3fd794b 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-healing-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 67c2a8d..c38167b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 738eb21..1f0f16d 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index aae98f7..01c2aa7 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>openecomp-item-permissions-lib</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>openecomp-item-permissions-api</artifactId>
index a5915cc..e2368ce 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-item-permissions-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-item-permissions-core</artifactId>
index 0fc2c09..0e213d8 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-item-permissions-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
     <artifactId>openecomp-item-permissions-impl</artifactId>
     <dependencies>
index d5dace8..6caaa05 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-item-permissions-lib</artifactId>
index 88b1bf8..25a3af2 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-action-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index b838bdf..43b6297 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-action-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 7d3e76d..a4bc38a 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
 
index 0af93a2..0507147 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-activity-log-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index f39bafe..4884cf6 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-activity-log-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 62ea792..231a455 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 4a51fba..ac0807c 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 570850f..63f3a7a 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 95b30f2..de9082f 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 7c10576..21d9ebd 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index d7afc73..49b7872 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 9c6c88a..72edc50 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 0f35348..f50299e 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 67a9eee..9f0151c 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 9691928..f5c384b 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-logging-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 85e0336..a438b93 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-logging-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 55d4ed1..35b9d43 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>openecomp-sdc-logging-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 07abbff..a4f0d9d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index f60b656..060b984 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 64c8887..67a9d76 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index d608a44..b6705aa 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 8daa68f..a650d2b 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <dependencies>
index 563bb85..8e52d25 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <dependencies>
index b426e4b..cfaf0cd 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index f3cb509..453f789 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index f70b2db..8de9695 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index c5e98f7..0b6401a 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 7617f52..f44976a 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index a0cf5ef..071197b 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index cdf5aeb..2d348ea 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index ec8dcb5..ac3a767 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index c03442d..dbe942d 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 443eac7..610a832 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 77800b8..c99bc73 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 7b59dad..8f95ce4 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index e608a5e..5078761 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 44a171c..110a72c 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index c5bbb0d..af19b8b 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 0860b03..801a755 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index dedb0d7..1a3f0d1 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 6af4cc1..e89ea85 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-vendor-software-product-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-sdc-vendor-software-product-api</artifactId>
index 8c4c131..ec5258d 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-vendor-software-product-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index 392b472..7cd62ce 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
 
index 3dcb0ba..ca9a55d 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index d173276..05fe0ee 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
index 560ab36..f54335f 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index fcb780e..221e894 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-tosca-converter-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-tosca-converter-api</artifactId>
index 309710a..6e44537 100644 (file)
@@ -65,7 +65,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>openecomp-tosca-converter-lib</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>openecomp-tosca-converter-core</artifactId>
index 724b58e..7d46003 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>openecomp-tosca-converter-lib</artifactId>
index 8cf03c0..feb3c9a 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <dependencies>
index a4658a5..86da800 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <artifactId>openecomp-sdc</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <modules>
index 880db3d..8c207ec 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-onboarding</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../onboarding/pom.xml</relativePath>
     </parent>
 
index 8e602f5..eb420c0 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../../</relativePath>
     </parent>
 
index d5d2b53..1f9fde4 100644 (file)
@@ -27,7 +27,7 @@
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc-lib</artifactId>
         <relativePath>../../lib</relativePath>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <properties>
index 3a90aca..4171ddb 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-onboarding</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath>../onboarding</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 3164833..8e5368c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ Modifications copyright (c) 2018-2019 Nokia
 
   <groupId>org.openecomp.sdc</groupId>
   <artifactId>sdc-main</artifactId>
-  <version>1.6.1-SNAPSHOT</version>
+  <version>1.6.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>sdc</name>
 
index f1c1401..d22c142 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-main</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
 
index bfe1eb9..7756c8d 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
   </parent>
 
   <properties>
index 263e932..1582946 100644 (file)
@@ -9,7 +9,7 @@
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>sdc-main</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
        </parent>
 
        <properties>
index 7d23512..9dbefa3 100644 (file)
@@ -9,7 +9,7 @@
        <parent>
                <groupId>org.openecomp.sdc</groupId>
                <artifactId>sdc-main</artifactId>
-               <version>1.6.1-SNAPSHOT</version>
+               <version>1.6.2-SNAPSHOT</version>
                <relativePath>../../</relativePath>
        </parent>
 
index 0f0fb2b..07c5885 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=6
-patch=0
+patch=2
 
 base_version=${major}.${minor}.${patch}