aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-01-18 14:08:29 +0200
committerTal Gitelman <tg851x@intl.att.com>2018-01-18 14:08:29 +0200
commite614317c7147947441b31e773604a6cb6ddfe059 (patch)
tree74c08e0ae3723923e85f72ffbb5bf4468b244cc0
parent929374488fa036b9c60c0ab5e9e9f83ccf931955 (diff)
Review security issues: sdc-jtoscav1.2.11.0.1-ONAP1.0.1-Amsterdam
Change-Id: Ia8fd505b61a95cecd0607ac5b6e65e04a576cbfb Issue-ID: SDC-809 Signed-off-by: Tal Gitelman <tg851x@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 2b2f8bb..a6afeee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.openecomp.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>sdc-jtosca</name>
<properties>
diff --git a/version.properties b/version.properties
index 8471f55..10a6323 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major=1
minor=2
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}