summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNatalia Sheshukov <ns019t@intl.att.com>2018-02-22 16:50:05 +0200
committerNatalia Sheshukov <ns019t@intl.att.com>2018-02-22 16:50:05 +0200
commitfe7a82b3a8f416fd87519caa07124261d9f117f3 (patch)
treeb2d15b2dc323a06694f9640220aec44b204d6c90 /pom.xml
parent81fa60240af5ef6f3b60f55b62befd19ab430ef0 (diff)
[367741] vLAN Tagging. Support Tosca Policies.
Change-Id: I4d47ee603883e4d6a2b54776d7d570ba074cc25a Issue-ID: SDC-1056 Signed-off-by: Natalia Sheshukov <ns019t@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 2b8f08d..4c982e3 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.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -112,7 +112,7 @@
<dependency>
<groupId>org.openecomp.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
</dependency>