aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-10-12 10:24:06 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-10-12 10:24:14 -0400
commit081075612bb3e614eaab96c8c613e508fce8c3fd (patch)
tree476b354751933a128f3c650700e7ea607ce18975
parent5e124856e4c6c8394c1aa6cfd0d241db37a68c2a (diff)
Add version tag for release2.0.0
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 <pdragosh@research.att.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index eb7e57ed..177db549 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,6 +31,7 @@
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>