From f392af51c27bb2dee01434f104c2b206a3653303 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Wed, 31 Jul 2019 12:57:53 +0300 Subject: Remove jtosca snapshot dependency Change-Id: I1f2533c664432edb50827ab53bd4021c94fcafea Issue-ID: SDC-2244 Signed-off-by: Ofir Sonsino --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10daf8f..d51112e 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ org.onap.sdc.jtosca jtosca - 1.6.0-SNAPSHOT + 1.6.0 -- cgit 1.2.3-korg