Increment version number 80/72480/1
authorPatrick Brady <patrick.brady@att.com>
Mon, 12 Nov 2018 21:59:01 +0000 (13:59 -0800)
committerPatrick Brady <patrick.brady@att.com>
Mon, 12 Nov 2018 21:59:04 +0000 (13:59 -0800)
Change to version 1.5.0-SNAPSHOT

Change-Id: Ib00755d28512092a30e01546fd5579df2a4074be
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212

CdtProxyService/pom.xml
pom.xml
version.properties

index b91cbba..4005240 100644 (file)
@@ -28,7 +28,7 @@
     <groupId>org.onap.appc.cdt</groupId>
     <artifactId>cdt-proxy-service</artifactId>
     <name>CdtProxyService</name>
-    <version>1.4.1-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <properties>
         <java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 94747fd..8ffcc36 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.4.1-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>appc-config-design-tool</name>
index 055e6b4..0c2ba15 100644 (file)
@@ -25,7 +25,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 release_name=1
-sprint_number=4
+sprint_number=5
 feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}