aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-24 11:50:56 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-24 11:51:00 -0400
commitdd0ccff1401d63b9527c20780d539f00b4c4ff3f (patch)
treebfe1f9dac9c6e465e5a2228b375f8c534c5ffed4 /pom.xml
parentd2f06bc571933bb59383dfb1f8a3ece6138468d6 (diff)
Upgrade to released common & models
Released common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: Iecbf38e57a71907f320e3c8da55a6921ca371c44 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 c86a342fa..1ea26c9c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,8 +59,8 @@
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<commons.compress.version>1.18</commons.compress.version>
<elasticsearch.version>6.4.3</elasticsearch.version>
- <version.policy.common>1.5.0-SNAPSHOT</version.policy.common>
- <version.policy.models>2.1.0-SNAPSHOT</version.policy.models>
+ <version.policy.common>1.5.0</version.policy.common>
+ <version.policy.models>2.1.0</version.policy.models>
</properties>
<modules>
<module>PolicyEngineUtils</module>