diff options
author | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-15 10:04:40 +0200 |
---|---|---|
committer | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-15 10:04:40 +0200 |
commit | 2d7df7d60a61229b06912f73fff5b6cdc1d36a22 (patch) | |
tree | df4a332896477ee46d84399137d32b83bbdde31c | |
parent | 45497ffff524a82e4e5d41c2272409c5b7fca2df (diff) |
Analyze and fix IQ server violations SDC-tosca
Change-Id: Iff16a7ecbf00d051ae392042f41de6256eb50ffd
Issue-ID: SDC-1099
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@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.3.1-SNAPSHOT</version>
+ <version>1.3.2</version>
<packaging>jar</packaging>
<properties>
|