diff options
author | Michael Lando <ml636r@att.com> | 2018-09-23 15:32:29 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-09-23 15:32:29 +0300 |
commit | c244e1a7ede9c936b81b48b9e6e00dff64461e1d (patch) | |
tree | adcbe4bd62a2f4649832447c734c2a5b37aa2cdc | |
parent | b675cde3363762d1e716241e04733ca315fb63b4 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |