aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-27 08:04:51 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-27 08:04:56 -0400
commit67f4023478b3b944024c36db98bfe61e26ea7d49 (patch)
tree1e978cdbb10aacb38d45fbef9a09496ab47883b5
parent085bb42d77d91726f7d51e21148ac7906fad689c (diff)
Point to latest SNAPSHOTS
Pull in glassfish security fix and latest models/common/parent updates. Issue-ID: POLICY-2510 Change-Id: I9fb587781a37142f6c386db940d48bf74cd9d35e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 9b6d1193..33782c04 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</version>
+ <version>3.1.3-SNAPSHOT</version>
<relativePath />
</parent>
@@ -39,8 +39,8 @@
<description>This code implements the XACML PDP engine</description>
<properties>
- <policy.common.version>1.6.4</policy.common.version>
- <policy.models.version>2.2.4</policy.models.version>
+ <policy.common.version>1.6.5-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.2.6-SNAPSHOT</policy.models.version>
</properties>
<modules>