aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-05-19 12:30:51 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-05-19 12:30:56 -0400
commit9745d26b1d55bdcb21a017541647f229a4728d76 (patch)
tree9d7368710afd184dbf8a7d242a8bbb848fb985f6 /pom.xml
parentcac1b44880610e19ae831d3f3656b8b835389db0 (diff)
Point to released artifacts
Issue-ID: POLICY-2514 Change-Id: I4b4e68ced59d0ece261ec2f33f71f4f12494c699 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 33782c04..d603865b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
<relativePath />
</parent>
@@ -39,8 +39,8 @@
<description>This code implements the XACML PDP engine</description>
<properties>
- <policy.common.version>1.6.5-SNAPSHOT</policy.common.version>
- <policy.models.version>2.2.6-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.6.5</policy.common.version>
+ <policy.models.version>2.2.6</policy.models.version>
</properties>
<modules>