aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGitelman, Tal (tg851x) <tg851x@intl.att.com>2018-03-20 14:40:39 +0200
committerGitelman, Tal (tg851x) <tg851x@intl.att.com>2018-03-20 14:40:39 +0200
commit56817b9ae17b2f56f72c94cf1e2fc496cbdc1a20 (patch)
tree6f248d38342ab5e71cb550af3c0ff068c326d3d4
parentf49a3969e8de7f34d9546afc39386d1183024943 (diff)
Upgrade SnakeYAML version for JTosca
Change-Id: I2b6ca17f0020c74b0e490e9f6c28f3dcc81c34c3 Issue-ID: SDC-234 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 607ecf9..d0dfa36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>