From: Dan Timoney Date: Tue, 4 Apr 2017 14:54:47 +0000 (-0400) Subject: [POM VERSION] Root pom version fix X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=770b14988d2021b78a9653053f99de3f4e9413cf;p=sdnc%2Foam.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: Ie76e0df7f88917b88287ee76fdae6602deea6185 Signed-off-by: Dan Timoney Former-commit-id: 377ab6d5cbd01a257b65fbd0991c8fe6b84a5cca --- diff --git a/pom.xml b/pom.xml index bc266417..b66c2280 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