aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-10 13:50:50 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-10 13:50:57 -0400
commit851076c9775fa2021cf4895cfaa773b89b2c7ea9 (patch)
tree7c8a4ee33ba00f657e1c12aa9648cbbe9f344b6b
parent7452546571b4189154cbf4c435fc58cff4a6aebd (diff)
Point to released parent and common
parent 3.1.2 common 1.6.3 Issue-ID: POLICY-2378 Change-Id: I9cc0b0b8739f3fb017dc5a68584c12af9912bd29 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 4a9374a34..0cd8385b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2</version>
<relativePath />
</parent>
@@ -42,7 +42,7 @@
<properties>
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
- <policy.common.version>1.6.3-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.6.3</policy.common.version>
</properties>
<modules>