aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTal Gitelman <tal.gitelman@att.com>2019-01-08 17:15:48 +0200
committerTal Gitelman <tal.gitelman@att.com>2019-01-08 17:17:44 +0200
commit978b42f49b612c435edb5e5c027c9ee0545f617c (patch)
treefa3bd451643165727634040cfceb9d556365373b /pom.xml
parent66d1cb1f7d6bc97c15871f3d0ddbff202c354dfc (diff)
SDC distribution failed bug fix-cherry Casablanca1.4.61
Change-Id: I186de5f4c15541d8ca9c5e87b23dbc0309cc3423 Issue-ID: SDC-1955 Signed-off-by: Tal Gitelman <tal.gitelman@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 09866b1..2aadc99 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.6-SNAPSHOT</version>
+ <version>1.4.61-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.4.5</version>
+ <version>1.4.51</version>
</dependency>