diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-27 12:58:04 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-27 12:58:09 -0400 |
commit | c194101bb0f01dd51f723668eed4e24eaaf3c8b6 (patch) | |
tree | dc51f9b02a05d043918a0e69ef86745b5369c741 /pom.xml | |
parent | 52bfbabd9f99e484a01d38b1dddef3366491bdb0 (diff) |
Point to latest snapshots
Issue-ID: POLICY-2378
Change-Id: I20672bed90931ff9d3cac5f63c238248f8b39406
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -52,8 +52,8 @@ <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version> <commons.io.version>2.5</commons.io.version> <xml.apis.version>1.4.01</xml.apis.version> - <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> |