aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-04 13:18:17 -0500
committerPamela Dragosh <pdragosh@research.att.com>2020-03-04 13:18:22 -0500
commit7478d8a9d2a464e33f3595e1de2d6f9a40e7174c (patch)
treef53c9b00aefacc888ba8f787d4c4da149d249b3c
parentccc3e28512988345e640097381d2ae0be46fe986 (diff)
Remove apex and engine properties
These are not needed and may fail release. Issue-ID: POLICY-2404 Change-Id: Ie212a8e0466814eccb6ee583fbbccc19d8ec7a9c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b9df971c..07681606 100644
--- 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>