Upgrade to released common & models 00/90400/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 24 Jun 2019 15:50:56 +0000 (11:50 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 24 Jun 2019 15:51:00 +0000 (11:51 -0400)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index c86a342..1ea26c9 100644 (file)
--- 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>