aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-25 16:44:40 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-25 16:44:44 -0400
commitc4010ab7cc1f94c826b04f80e672f3042834bfc1 (patch)
treef98ae105807ab897a3a5b64a5a2cb1785890445a /pom.xml
parent8defd71ab9be122e70a46841ab3439d58dec8959 (diff)
Point to released artifacts
1.6.0 is drools-app 2.2.2 is models Issue-ID: POLICY-2378 Change-Id: I4329d433104e814ae023ee624442c79eb5eed3df Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4b7be41cf..a3066369c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
<commons.compress.version>1.18</commons.compress.version>
<elasticsearch.version>6.8.2</elasticsearch.version>
<version.policy.common>1.6.2</version.policy.common>
- <version.policy.models>2.2.1</version.policy.models>
+ <version.policy.models>2.2.2</version.policy.models>
</properties>
<modules>
<module>PolicyEngineUtils</module>