diff options
author | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-20 14:40:39 +0200 |
---|---|---|
committer | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-20 14:40:39 +0200 |
commit | 56817b9ae17b2f56f72c94cf1e2fc496cbdc1a20 (patch) | |
tree | 6f248d38342ab5e71cb550af3c0ff068c326d3d4 | |
parent | f49a3969e8de7f34d9546afc39386d1183024943 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|