diff options
Diffstat (limited to 'context/pom.xml')
-rw-r--r-- | context/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/context/pom.xml b/context/pom.xml index b4c78c69d..a41e6b51b 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -1,6 +1,7 @@ <!-- ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. + Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -34,7 +35,6 @@ <modules> <module>context-management</module> - <module>context-test-utils</module> </modules> <profiles> @@ -53,4 +53,4 @@ </distributionManagement> </profile> </profiles> -</project>
\ No newline at end of file +</project> |