aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-27 12:59:22 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-27 12:59:26 -0400
commitfb5c730d87e9dfeafac06495b8fce567b4544036 (patch)
treeb6236ea8efd1ce65fdfbc2174ef8a83210979242
parentaa4ab2ae5bc11a8fa0e86d9b32f94b2733721eee (diff)
Point to latest snapshots
Issue-ID: POLICY-2378 Change-Id: Ib7304c9c5ae552505fdad267bd0e94df9b35e950 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d0ec8f86..5fe950a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,8 +39,8 @@
<description>This code implements the XACML PDP engine</description>
<properties>
- <policy.common.version>1.6.2</policy.common.version>
- <policy.models.version>2.2.2</policy.models.version>
+ <policy.common.version>1.6.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.2.3-SNAPSHOT</policy.models.version>
</properties>
<modules>