Upgrade to released artifacts. 93/71893/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 5 Nov 2018 20:09:17 +0000 (15:09 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 5 Nov 2018 20:09:23 +0000 (15:09 -0500)
Upgrade to policy/common 1.3.2 and apex pdp 2.0.2.
Will upgrade to engine when it is released.

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

diff --git a/pom.xml b/pom.xml
index 8bedacc..8bb728e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -45,9 +45,9 @@
         <sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
         <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
 
-        <policy.common.version>1.3.2-SNAPSHOT</policy.common.version>
+        <policy.common.version>1.3.2</policy.common.version>
         <policy.engine.version>1.3.2-SNAPSHOT</policy.engine.version>
-        <policy.apex-pdp.version>2.0.2-SNAPSHOT</policy.apex-pdp.version>
+        <policy.apex-pdp.version>2.0.2</policy.apex-pdp.version>
     </properties>
 
     <modules>