Upgrade to released artifacts 43/90743/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 1 Jul 2019 18:11:28 +0000 (14:11 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 1 Jul 2019 18:11:33 +0000 (14:11 -0400)
Policy/common, models and apex are released

Issue-ID: POLICY-1737
Change-Id: I0cefaad8ad5791d07fe19382c12c5f0421361588
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6f87e5d..34c7a51 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -47,9 +47,9 @@
         <sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
         <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
 
-        <policy.common.version>1.5.0-SNAPSHOT</policy.common.version>
-        <policy.engine.version>1.5.0-SNAPSHOT</policy.engine.version>
-        <policy.apex-pdp.version>2.2.0-SNAPSHOT</policy.apex-pdp.version>
+        <policy.common.version>1.5.0</policy.common.version>
+        <policy.engine.version>1.5.0</policy.engine.version>
+        <policy.apex-pdp.version>2.2.0</policy.apex-pdp.version>
     </properties>
 
     <modules>