aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorYuli Shlosberg <ys9693@att.com>2017-11-28 16:08:18 +0200
committerYuli Shlosberg <ys9693@att.com>2017-11-28 16:14:47 +0200
commita6751002a0211f0b1d10c04183f5d35db9e83053 (patch)
tree7c309d19dbc80a5abffa11c63ec0ed812e9d5699 /pom.xml
parentb919d9920616f75cd9f683dd24c723c6b69a586d (diff)
add tests
Change-Id: I45ce436bb369275792b6c5e8a67b22c3158686da Issue-ID: SDC-695 Signed-off-by: Yuli Shlosberg <ys9693@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 3fb6550..f133349 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.1.55-SNAPSHOT</version>
+ <version>1.1.56-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -112,7 +112,7 @@
<dependency>
<groupId>org.openecomp.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.1.16-SNAPSHOT</version>
+ <version>1.1.19-SNAPSHOT</version>
</dependency>