aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-11 15:36:55 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-11 15:37:05 -0400
commit3b93d5a8a6f8aeec9990c79e4b4b81fbe62ef947 (patch)
tree0c53b46ffc98bfba0b8e64c63834c510a1232513 /pom.xml
parente45bfc24970ae4036b18bc2e9bd5a0e2d47f9e7e (diff)
Point to released parent, common models
Issue-ID: POLICY-2378 Change-Id: Iacc2b01e7136ea9126bdb4943d1984a83c805a68 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 cb104b53..6b5820e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2</version>
<relativePath />
</parent>
@@ -39,8 +39,8 @@
<description>This code implements the XACML PDP engine</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>