summaryrefslogtreecommitdiffstats
path: root/platform/pom.xml
diff options
context:
space:
mode:
authorChenfei Gao <cgao@research.att.com>2019-02-26 15:59:56 -0500
committerChenfei Gao <cgao@research.att.com>2019-02-26 16:00:07 -0500
commit9ddbc872354eb5399bab9d9c23188b4be98d7dd7 (patch)
tree00c56d6f444cd48718ec9789eeea262482790bf1 /platform/pom.xml
parent237dd48cacfeda0b39ec1c09ce23fe59787e9e14 (diff)
Change the version of policy parent
Changed to use 2.1.0-SNAPSHOT for policy/parent while keeping 2.0.0-SNAPSHOT for policy/models. Issue-ID: POLICY-1515 Change-Id: Ia18a3bd5828540c0d9b6340a2493f84d5a27fa60 Signed-off-by: Chenfei Gao <cgao@research.att.com>
Diffstat (limited to 'platform/pom.xml')
-rw-r--r--platform/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/pom.xml b/platform/pom.xml
index 2453cfc75..99d99ca01 100644
--- a/platform/pom.xml
+++ b/platform/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<artifactId>platform</artifactId>