aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-05-05 14:27:20 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-05-05 14:27:25 -0400
commit0813923baa10ddd08e8cb3eccff8ac224f2b8aa4 (patch)
treeb15906389a06bfeef8c87e0005c18d288ac77698
parent83a1bbff60a642043260bfc61e238203a3bba769 (diff)
Point to released parent,common
Issue-ID: POLICY-2514 Change-Id: Ib7bb52f147c30e9a4c588d29cb13495905ee1ac6 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 d37fdd430..0de5b8029 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</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.5-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.6.5</policy.common.version>
</properties>
<modules>