summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPavel Aharoni <pa0916@att.com>2017-08-21 17:42:38 +0300
committerPavel Aharoni <pa0916@att.com>2017-08-21 17:42:38 +0300
commit20e20e9cd5d471d505ffcec2b5498f57a1793bc7 (patch)
treebd6a7d3b40178d44e729f1d1163eedd729740cd7 /pom.xml
parent2c7efd20eb813e6217e70600df61281085e600f0 (diff)
[SDC-242] sdc-tosca resolve get_input
Change-Id: I8617ca99e0699d24e6749f84d216e1bf4cbc3e43 Signed-off-by: Pavel Aharoni <pa0916@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 4325e1d..280ef10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<artifactId>sdc-tosca</artifactId>
<name>SDC Tosca Parser</name>
<description>SDC Tosca Parser JAR file for use by consumers</description>
- <version>1.1.32-SNAPSHOT</version>
+ <version>1.1.34-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -97,7 +97,7 @@
<dependency>
<groupId>org.openecomp.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.3-SNAPSHOT</version>
</dependency>