Increment versions after release 21/88921/1 dublin 1.5.2
authorPatrick Brady <patrick.brady@att.com>
Thu, 30 May 2019 15:19:22 +0000 (08:19 -0700)
committerPatrick Brady <patrick.brady@att.com>
Thu, 30 May 2019 15:21:42 +0000 (08:21 -0700)
Change-Id: I4b2ed96aeba8d9ec711a28a48a406315abbfde95
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595

CdtProxyService/pom.xml
pom.xml
version.properties

index ce0c2ec..c97bf04 100644 (file)
@@ -28,7 +28,7 @@
     <groupId>org.onap.appc.cdt</groupId>
     <artifactId>cdt-proxy-service</artifactId>
     <name>CdtProxyService</name>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.5.2-SNAPSHOT</version>
     <packaging>jar</packaging>
     <properties>
         <java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 8be3441..e370c91 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.5.1-SNAPSHOT</version>
+    <version>1.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>appc-config-design-tool</name>
index c140461..3685fed 100644 (file)
@@ -26,7 +26,7 @@
 
 release_name=1
 sprint_number=5
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}