aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-19 20:17:05 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-19 20:17:13 -0400
commit5d8aefb4df4b1d54c6548d42153c9f2d5b036b9a (patch)
tree0b7c58c8e165c0765ab9fae882437569000df905
parentf1eb76a0f0773780c9179f6098ed9847ecb9f9fa (diff)
Point to released common and parent
common 1.6.2 and parent 3.1.1 Issue-ID: POLICY-2378 Change-Id: I668814f6d121db4f22050d2b6d307d5d3743ddf4 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 7aa780f07..9466b552b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
<relativePath />
</parent>
@@ -41,7 +41,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.2-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.6.2</policy.common.version>
</properties>
<modules>