Change-Id: I0ca7f85fe7f7a8cd92a900438d1520cdad313e5b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
     <groupId>org.onap.appc.cdt</groupId>
     <artifactId>cdt-proxy-service</artifactId>
     <name>CdtProxyService</name>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <properties>
         <java.version>1.8</java.version>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.appc.cdt</groupId>
     <artifactId>config-design-tool</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>appc-config-design-tool</name>
 
 # because they are used in Jenkins, whose plug-in doesn't support
 
 release_name=1
-sprint_number=7
-feature_revision=2
+sprint_number=8
+feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}