aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-09-23 15:32:29 +0300
committerMichael Lando <ml636r@att.com>2018-09-23 15:32:29 +0300
commitc244e1a7ede9c936b81b48b9e6e00dff64461e1d (patch)
treeadcbe4bd62a2f4649832447c734c2a5b37aa2cdc
parentb675cde3363762d1e716241e04733ca315fb63b4 (diff)
update jtosca version1.4.4
update pom to use release version 1.4.4 of jtosca Change-Id: Ida576344caf847f34a082524c0c0452d2786dcfc Issue-ID: SDC-1786 Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 651aec7..d82f35a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.4</version>
</dependency>