Increment versions after release 37/92637/1
authorPatrick Brady <patrick.brady@att.com>
Sun, 4 Aug 2019 06:10:11 +0000 (23:10 -0700)
committerPatrick Brady <patrick.brady@att.com>
Sun, 4 Aug 2019 06:10:20 +0000 (23:10 -0700)
Change-Id: Ib7a836d3f6c519db158b92a71e87c6103bd11b28
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686

CdtProxyService/pom.xml
pom.xml
version.properties

index ae20fa1..b28fb8a 100644 (file)
@@ -28,7 +28,7 @@
     <groupId>org.onap.appc.cdt</groupId>
     <artifactId>cdt-proxy-service</artifactId>
     <name>CdtProxyService</name>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <properties>
         <java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 377424a..4819693 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.0-SNAPSHOT</version>
+    <version>1.6.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>appc-config-design-tool</name>
index 45e6ecd..cb3e198 100644 (file)
@@ -26,7 +26,7 @@
 
 release_name=1
 sprint_number=6
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}