diff options
author | 2019-07-31 12:57:53 +0300 | |
---|---|---|
committer | 2019-07-31 12:57:53 +0300 | |
commit | f392af51c27bb2dee01434f104c2b206a3653303 (patch) | |
tree | 35f071f814d9fecafcfc8c22272d18636cb31594 /pom.xml | |
parent | 955897c6ca9304506938c4160ab21cecfc606407 (diff) |
Remove jtosca snapshot dependency
Change-Id: I1f2533c664432edb50827ab53bd4021c94fcafea
Issue-ID: SDC-2244
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ <dependency> <groupId>org.onap.sdc.jtosca</groupId> <artifactId>jtosca</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.0</version> </dependency> |