diff options
author | Michael Lando <ml636r@att.com> | 2018-08-03 00:53:31 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-08-03 00:53:31 +0300 |
commit | 14659c14f062b690ad0556614c17b0f2bd43dd61 (patch) | |
tree | 8aa24e1ec9de000685f6236ef6976cb5d9d42512 /pom.xml | |
parent | 470b614cd002e78155944b653ac1e2f974521079 (diff) |
praper for releasev1.4.1
update jtosca version
Change-Id: I6920ab56d1d0d425e609ba6279b655da7090286f
Issue-ID: SDC-1595
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ <dependency> <groupId>org.onap.sdc.jtosca</groupId> <artifactId>jtosca</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> </dependency> |