summaryrefslogtreecommitdiffstats
path: root/client/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2020-08-17 13:49:06 +0100
committerliamfallon <liam.fallon@est.tech>2020-08-17 13:49:11 +0100
commit8f2301aba41bf1ccaf661e8eb4929b077d6517f3 (patch)
tree41a12c714ad1bf28833cf7cc7f9403fcfaf7eff9 /client/pom.xml
parent1798f96670cc2d182628332ffec5e012816c82ea (diff)
Remove apex policy editor gui
The apex policy editor has been moved to policy-gui. This review removes the code from the apex-pdp repo. Issue-ID: POLICY-2621 Change-Id: Ib5b90386d0da8af6eec8870fbcaf01b94975d5c6 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'client/pom.xml')
-rw-r--r--client/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/pom.xml b/client/pom.xml
index a681da785..1042ba67b 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -36,7 +36,6 @@
<module>client-common</module>
<module>client-monitoring</module>
<module>client-deployment</module>
- <module>client-editor</module>
<module>client-full</module>
</modules>
</project>