Increment version to 1.7.2-SNAPSHOT 00/104900/1
authorPatrick Brady <patrick.brady@att.com>
Wed, 1 Apr 2020 16:55:17 +0000 (09:55 -0700)
committerPatrick Brady <patrick.brady@att.com>
Wed, 1 Apr 2020 16:55:17 +0000 (09:55 -0700)
Change-Id: I7d7db464e0666b8b7bd75ac1420ef47407a6eaab
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816

CdtProxyService/pom.xml
pom.xml
version.properties

index d7ebf6b..6ae437d 100644 (file)
@@ -28,7 +28,7 @@
     <groupId>org.onap.appc.cdt</groupId>
     <artifactId>cdt-proxy-service</artifactId>
     <name>CdtProxyService</name>
-    <version>1.7.1-SNAPSHOT</version>
+    <version>1.7.2-SNAPSHOT</version>
     <packaging>jar</packaging>
     <properties>
         <java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 8c7a364..9011ccb 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.7.1-SNAPSHOT</version>
+    <version>1.7.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>appc-config-design-tool</name>
index d584f81..c106d37 100644 (file)
@@ -26,7 +26,7 @@
 
 release_name=1
 sprint_number=7
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}