summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-05-27 16:46:28 -0400
committerJim Hahn <jrh3@att.com>2020-05-27 16:47:00 -0400
commit4ce931cf48b253b057896774570e0eba814fd306 (patch)
tree7d9265db60b142de9f6e2ba2b8a8e3f06c40ba88
parent8f6cbbcca6378f6c980c03a4565f78dbd731f1a2 (diff)
Use snapshot versions
Issue-ID: POLICY-1526 Change-Id: Id2d6a737c3481f7ecaac7343ffcdcd58bc2493fc Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 738e5b58..2a93989d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.5</policy.common.version>
- <policy.models.version>2.2.6</policy.models.version>
+ <policy.common.version>1.7.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.3.0-SNAPSHOT</policy.models.version>
</properties>
<modules>