diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-27 12:59:22 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-27 12:59:26 -0400 |
commit | fb5c730d87e9dfeafac06495b8fce567b4544036 (patch) | |
tree | b6236ea8efd1ce65fdfbc2174ef8a83210979242 | |
parent | aa4ab2ae5bc11a8fa0e86d9b32f94b2733721eee (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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |