From: Dan Timoney Date: Tue, 4 Apr 2017 14:52:42 +0000 (-0400) Subject: [POM VERSION] Root pom version fix X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b694db42f29f2c30e29f2a337c06845ac7ce9618;p=sdnc%2Fplugins.git [POM VERSION] Root pom version fix Root pom version should be 1.0.0, not 1.0.0-SNAPSHOT. Released version should not have SNAPSHOT dependency Change-Id: I085087ac07f7379b62dce6668bc876f690597708 Signed-off-by: Dan Timoney --- diff --git a/pom.xml b/pom.xml index b3cce05..25a4a5d 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdnc.core root - 1.0.0-SNAPSHOT + 1.0.0 4.0.0