move to 1.7.0-SNAPSHOT 96/96796/2
authorTaka Cho <takamune.cho@att.com>
Wed, 9 Oct 2019 13:47:43 +0000 (09:47 -0400)
committerPatrick Brady <patrick.brady@att.com>
Wed, 9 Oct 2019 16:23:46 +0000 (09:23 -0700)
Increment version to 1.7.0-SNAPSHOT

Issue-ID: APPC-1686
Change-Id: I5c8b85e03793e1b807b98b58a2ca9410cde72a3c
Signed-off-by: Taka Cho <takamune.cho@att.com>
CdtProxyService/pom.xml
pom.xml
version.properties

index 0e62cf9..3402674 100644 (file)
@@ -28,7 +28,7 @@
     <groupId>org.onap.appc.cdt</groupId>
     <artifactId>cdt-proxy-service</artifactId>
     <name>CdtProxyService</name>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <properties>
         <java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index da22405..639e986 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.appc.cdt</groupId>
     <artifactId>config-design-tool</artifactId>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>appc-config-design-tool</name>
index a9ce1cf..ce1115c 100644 (file)
@@ -25,8 +25,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 release_name=1
-sprint_number=6
-feature_revision=3
+sprint_number=7
+feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}