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>
diff --git a/pom.xml b/pom.xml
index 9b6d119..33782c0 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>