aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManzon, Inna (im453s) <im453s@intl.att.com>2018-09-17 17:58:16 +0300
committerManzon, Inna (im453s) <im453s@intl.att.com>2018-09-17 18:06:29 +0300
commitb675cde3363762d1e716241e04733ca315fb63b4 (patch)
tree9bd79576b63859407d3aa05669499a1ebc7224b6 /pom.xml
parent77108dc421d73732c264a5485fc9a0188d472e67 (diff)
Resolve get_input for list change
Change-Id: I818bc10c27b543fd767cd47eca7b59ba07e27b09 Issue-ID: SDC-1769 Signed-off-by: Manzon, Inna (im453s) <im453s@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 b04e237..651aec7 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.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</dependency>