Point to latest SNAPSHOTS 71/106671/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 27 Apr 2020 12:04:51 +0000 (08:04 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 27 Apr 2020 12:04:56 +0000 (08:04 -0400)
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>
pom.xml

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