aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-07-17 12:23:31 -0400
committerJim Hahn <jrh3@att.com>2020-07-17 12:24:11 -0400
commite7f57317f694c7a2a673e37dbfdd6275adcd74c0 (patch)
treeb5c6fde84108d443b908e5b9a1acef4f143688eb
parentb6ea5cc2d30daca379a14115e8022343f70521cf (diff)
Point to SNAPSHOT for drools-pdp
Issue-ID: POLICY-2695 Change-Id: I65fb75dda4dd26a54c593ecb26d7e0950a59e27c 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 07cdf9e3..30bd0cdf 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.7.0</policy.common.version>
- <policy.models.version>2.3.0</policy.models.version>
+ <policy.common.version>1.7.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.3.1-SNAPSHOT</policy.models.version>
</properties>
<modules>