aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManzon, Inna (im453s) <im453s@intl.att.com>2018-09-12 18:58:05 +0300
committerManzon, Inna (im453s) <im453s@intl.att.com>2018-10-02 16:12:15 +0300
commitf1f4db6dffca3959bf70f15417ff047bac790a7c (patch)
tree88caffe8f25e593dbefeefe6de64d7fac3387d46
parenta8b7b97e8f4aa088a7e39e06946c425ddd1ba2b4 (diff)
Tosca Parser - getPropertyValue and tests
Change-Id: I8fc9d1d856b7ebbe5b7b85d336715aeeb2321c54 Issue-ID: SDC-1757 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ff993e0..f661555 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.4.5-SNAPSHOT</version>
+ <version>1.4.5</version>
</dependency>