summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-11 15:26:11 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-11 15:26:15 -0400
commit7b4c276c06a5f28ef58b401c02d7762c7fbb69e2 (patch)
tree7ce336f3ae37cc713c0eb8ed09bb33b21d65d008
parent4e716dd24d0fce3149698419927feb8d7833274b (diff)
Point to release parent, common, models
Issue-ID: POLICY-2378 Change-Id: I5c044390acfebf0118b429183c4ffaef1566acea Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index e805563e..18426aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2</version>
<relativePath />
</parent>
@@ -40,8 +40,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.6.3-SNAPSHOT</policy.common.version>
- <policy.models.version>2.2.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.6.3</policy.common.version>
+ <policy.models.version>2.2.3</policy.models.version>
</properties>
<modules>