aboutsummaryrefslogtreecommitdiffstats
path: root/core/pom.xml
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-09-08 17:23:34 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-08 17:23:34 +0000
commitd350fd659d716ca0b1678029230cc799cead2056 (patch)
tree52ea7d451c1110cb3b5b4109104d5608e4ef63f8 /core/pom.xml
parentbadd13edc9a11f67c28ef5e0be8ceef0ebf1e496 (diff)
parent25e3f7a0d6cd5e364e4fd69eef310fcdb8a58b55 (diff)
Merge "Remove client code from apex-pdp"
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 77b3936d1..72588e65c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -1,6 +1,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
+ Modifications Copyright (C) 2020 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -36,6 +37,5 @@
<module>core-infrastructure</module>
<module>core-protocols</module>
<module>core-engine</module>
- <module>core-deployment</module>
</modules>
</project>