From: Pamela Dragosh Date: Fri, 12 Oct 2018 14:24:06 +0000 (-0400) Subject: Add version tag for release X-Git-Tag: 2.0.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F70359%2F1;p=policy%2Fdistribution.git Add version tag for release Maven does not like the version being inherited from parent. So must explicitly set it. Issue-ID: POLICY-1189 Change-Id: I4097368f5084c6da724df185cfb58bd88a668130 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index eb7e57ed..177db549 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,7 @@ org.onap.policy.distribution policy-distribution + 2.0.0-SNAPSHOT pom