From 081075612bb3e614eaab96c8c613e508fce8c3fd Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 12 Oct 2018 10:24:06 -0400 Subject: 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 --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') 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 -- cgit 1.2.3-korg