diff options
Diffstat (limited to 'core/pom.xml')
-rw-r--r-- | core/pom.xml | 2 |
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> |