aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <ofir.sonsino@intl.att.com>2020-03-19 08:49:00 +0000
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-03-19 08:49:33 +0000
commit3ca1f431e3c9d7e14f57f839ce8f5d2592721819 (patch)
treec66b9170be98f868f4b0f77d0b96fd3d11ec0696
parentb363c92b0ce006305454efd778b4f88ede8929cc (diff)
Bump version 1.3.31.3.3
Change-Id: Iae2b9cdb17db578549ad31628167b53c9de62daa 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 92569aa..b76a8e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdc.dcae-d.dt</groupId>
<artifactId>dcae-dt</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<packaging>war</packaging>
<name>sdc-dcae-dt</name>
<url>DCAE FE</url>
diff --git a/version.properties b/version.properties
index 190988d..5ad9fe3 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major=1
minor=3
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}