summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPavel Aharoni <pa0916@att.com>2017-08-21 21:37:17 +0300
committerPavel Aharoni <pa0916@att.com>2017-08-21 21:37:17 +0300
commitc0d03886fbf71cbc843e9a7c7d47221ae4f8d2eb (patch)
treecd42d4b376fd82bee09f07480fb186d259d4e513 /pom.xml
parent20e20e9cd5d471d505ffcec2b5498f57a1793bc7 (diff)
[SDC-243] sdc-tosca for port mirroring
Change-Id: I9fc74a79a6fd5c6f4bafc4767b78241c3ebcc021 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 280ef10..3ccca61 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.34-SNAPSHOT</version>
+ <version>1.1.50-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -97,7 +97,7 @@
<dependency>
<groupId>org.openecomp.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.10-SNAPSHOT</version>
</dependency>