aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@est.tech>2019-04-02 09:09:51 +0000
committera.sreekumar <ajith.sreekumar@est.tech>2019-04-02 09:09:51 +0000
commit50b84774797677791fb2111cf97b9f2ff65cb3e2 (patch)
tree2162cff82f7cdfa1305786a6ed5e9916cdbf7006 /pom.xml
parentab4cba7d37f41eddbf3ab040f04afe18c6630777 (diff)
Changes to send pdp status messages
1) Adding handlers to create and send pdp status messages from apex-pdp. 2) Changes to read initial pdp status parameters from configuration file. 3) Adding test cases. Change-Id: Id2d1caa8abc124865a9ef8fbfe4d9f751e4491b5 Issue-ID: POLICY-1452 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4c47342de..95c11235d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,6 @@
<version.hibernate>5.3.7.Final</version.hibernate>
<version.policy.common>1.4.0-SNAPSHOT</version.policy.common>
<version.policy.models>2.0.0-SNAPSHOT</version.policy.models>
-
<!-- sonar/jacoco overrides -->
<!-- Overriding oparent default sonar/jacoco settings Combine all our reports
into one file shared across sub-modules -->