aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-14 20:34:21 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-14 20:34:29 -0400
commit02544540c9bb24c87e0c2497476feaf98197ca15 (patch)
treeb705d82827d5f627f7f87c3866ea9b951f91222c /pom.xml
parent8b3940418dcb0969ab5edb896a26371cbbe5d769 (diff)
Point to released common,models,drools-apps
Issue-ID: POLICY-2378 Change-Id: I4aa81585e154c1e7ee131db9cf5194530a212e67 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 8abaadfa1..de23205ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,8 +54,8 @@
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<commons.compress.version>1.18</commons.compress.version>
<elasticsearch.version>6.8.2</elasticsearch.version>
- <version.policy.common>1.6.4-SNAPSHOT</version.policy.common>
- <version.policy.models>2.2.4-SNAPSHOT</version.policy.models>
+ <version.policy.common>1.6.4</version.policy.common>
+ <version.policy.models>2.2.4</version.policy.models>
</properties>
<modules>
<module>PolicyEngineUtils</module>