aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2019-07-31 12:57:53 +0300
committerOfir Sonsino <os0695@intl.att.com>2019-07-31 12:57:53 +0300
commitf392af51c27bb2dee01434f104c2b206a3653303 (patch)
tree35f071f814d9fecafcfc8c22272d18636cb31594
parent955897c6ca9304506938c4160ab21cecfc606407 (diff)
Remove jtosca snapshot dependency
Change-Id: I1f2533c664432edb50827ab53bd4021c94fcafea Issue-ID: SDC-2244 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 10daf8f..d51112e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>