diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-07-31 14:01:34 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-07-31 14:01:34 +0300 |
commit | ad353e729ad380cb669886af11d347eebda92ac4 (patch) | |
tree | aac8667f7903075b2868b5b48d11fdcbfb6f52b1 | |
parent | f392af51c27bb2dee01434f104c2b206a3653303 (diff) |
Update sdc-tosca version
Change-Id: I021926e0bdfb66880a157e98fc036e23bf399670
Issue-ID: SDC-2478
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.5.1-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>jar</packaging> <parent> |