aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-10-09 12:46:35 -0400
committerJim Hahn <jrh3@att.com>2020-10-09 12:47:06 -0400
commit558bf24cc0546182ec188576e31f2c52521564ed (patch)
treef6f76603cfaa7b2e47796f8584d0392dcac46ef2
parent0ea4791497cf2ef9980fe3b444d6abdb434d85c2 (diff)
Use models 2.3.3-SNAPSHOT in drools-pdp
Issue-ID: POLICY-2863 Change-Id: Iaffc87711f33e4a5c35d1fdcaa21f8ec0d742baf Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 82457a1b..5f6e0fdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
<policy.common.version>1.7.1</policy.common.version>
- <policy.models.version>2.3.2</policy.models.version>
+ <policy.models.version>2.3.3-SNAPSHOT</policy.models.version>
</properties>
<modules>