From 4149de4df046df1f3ee334eff211a0f979cf4cc7 Mon Sep 17 00:00:00 2001 From: Pavel Aharoni Date: Mon, 21 Aug 2017 17:22:08 +0300 Subject: [SDC-242] jtosca resolve get_input Change-Id: Ia0624cb00df47770af0e4514e6c2a35038151667 Signed-off-by: Pavel Aharoni --- pom.xml | 68 ++++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d092e57..6485d2b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,10 @@ - - 4.0.0 - - org.openecomp.sdc.jtosca - jtosca - 1.1.1-SNAPSHOT + + 4.0.0 + + org.openecomp.sdc.jtosca + jtosca + 1.1.3-SNAPSHOT @@ -28,31 +28,31 @@ releases - - - - - - org.yaml - snakeyaml - 1.14 - compile - - - - org.slf4j - slf4j-api - 1.7.25 - - - - - - junit - junit - 4.12 - + + + + + + org.yaml + snakeyaml + 1.14 + compile + + + + org.slf4j + slf4j-api + 1.7.25 + + + + + + junit + junit + 4.12 + @@ -207,6 +207,6 @@ ecomp-site dav:${nexus.proxy}${sitePath} - - + + \ No newline at end of file -- cgit 1.2.3-korg