Update version to 1.7.1-SNAPSHOT

Update CDS to snapshot version 1.7.1-SNAPSHOT so that version 1.7.1 can
be released

Issue-ID: CCSDK-4068
Signed-off-by: soumya.e.singh <soumya.e.singh@accenture.com>
Change-Id: Ie882721687593ce5e0bec84e1a19a8174336c8c1
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml
index e126ca2..2b46ce5 100644
--- a/cds-ui/application/pom.xml
+++ b/cds-ui/application/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>cds-ui</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index 137629b..cddc33c 100644
--- a/cds-ui/client/pom.xml
+++ b/cds-ui/client/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>cds-ui</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml
index c6ad31f..7e8211c 100644
--- a/cds-ui/designer-client/pom.xml
+++ b/cds-ui/designer-client/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>cds-ui</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index 52b6bac..248562d 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>cds-aggregator</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml
index 57d9f10..0b9e285 100644
--- a/cds-ui/server/pom.xml
+++ b/cds-ui/server/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>cds-ui</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>