Remove apex and engine properties 41/103041/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 4 Mar 2020 18:18:17 +0000 (13:18 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 4 Mar 2020 18:18:22 +0000 (13:18 -0500)
These are not needed and may fail release.

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

diff --git a/pom.xml b/pom.xml
index b9df971..0768160 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,6 @@
         <jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
 
         <policy.common.version>1.6.2-SNAPSHOT</policy.common.version>
-        <policy.engine.version>1.6.0-SNAPSHOT</policy.engine.version>
-        <policy.apex-pdp.version>2.3.0-SNAPSHOT</policy.apex-pdp.version>
         <policy.models.version>2.2.1-SNAPSHOT</policy.models.version>
     </properties>