summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2019-07-29 10:37:38 +0300
committerOfir Sonsino <os0695@intl.att.com>2019-07-29 10:37:38 +0300
commit0b60ca366adec5dc0d63cfb7c34bbe5e065d0448 (patch)
tree9ac9137df59e14ee79260d346339837ee644b324
parent3ea94c03c8c63ca315e154dbf41afe959a24ff2d (diff)
Update DCAE-DS version 1.3.15.0.2-ONAP1.3.1elalto
Change-Id: Ie45e8f52f8e69582b757806b43d5861e42e168dc Issue-ID: SDC-2478 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 96b3fa3..99f0057 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.onap.sdc.dcae-d.tosca-lab</groupId>
<artifactId>dcae-tosca-lab</artifactId>
<packaging>pom</packaging>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>sdc-dcae-d-tosca-lab</name>
<parent>
diff --git a/version.properties b/version.properties
index 235314e..a61846b 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major=1
minor=3
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}