summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2020-03-19 10:51:01 +0200
committerOfir Sonsino <os0695@intl.att.com>2020-03-19 10:51:01 +0200
commitf580f56cbfdde4bd305d553a8934160397999b69 (patch)
treeccea4171e13fa123465d207950bf7a2e66a21c36
parent82210d4e35df8ea097cf0a8060127df1fa4cd2e8 (diff)
Bump version 1.3.31.3.3
Change-Id: Ie1d1aa2c5f13a7b0d18c06c9d0ece157462f07c1 Issue-ID: SDC-2798 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 89e3462..f988944 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.1-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<name>sdc-dcae-d-tosca-lab</name>
<parent>
diff --git a/version.properties b/version.properties
index a61846b..5ad9fe3 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major=1
minor=3
-patch=1
+patch=3
base_version=${major}.${minor}.${patch}