diff options
author | Jim Hahn <jrh3@att.com> | 2018-09-11 10:11:29 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2018-09-11 10:11:29 -0400 |
commit | 0e6b16b44ad288f878f058ce24c8843e7e45791d (patch) | |
tree | de38b78e4b58421b1a22074c84f7194174c1c555 /pom.xml | |
parent | 6c11303e4a4af3df99754a7c7028284231961fe5 (diff) |
Revert back to Drools 6.5.0.Final
Decided to abandon the conversion to Drools 7.9.0.Final. This undoes the
associated changes.
Change-Id: I457266d09f7e481da5c0415290241a348786f8ea
Issue-ID: POLICY-1093
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ <junit.version>4.12</junit.version> <eclipselink.version>2.7.0</eclipselink.version> <mariadb.jdbc.version>2.1.0</mariadb.jdbc.version> - <hibernate.core.version>5.3.6.Final</hibernate.core.version> + <hibernate.core.version>5.2.10.Final</hibernate.core.version> <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> |