aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2019-04-17 17:19:32 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2019-04-17 17:19:32 +0300
commit9c48804399cb73b135b3f1c7a321b225635caf2c (patch)
tree737fcd6cc5adb0a1bdab093df58b583a7736309b /pom.xml
parente4e4b6f8db3d1fade4648cb7ef220759c5b7f2cf (diff)
Bump sdc-tosca/jtosca version
Change-Id: Ia81c43969700a4b46f85a57901473958d9997b61 Issue-ID: SDC-2244 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index de6d12b..a341ec4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<artifactId>sdc-tosca</artifactId>
<name>sdc-sdc-tosca</name>
<description>SDC Tosca Parser JAR file for use by consumers</description>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
</dependency>