diff options
Diffstat (limited to 'testsuites/performance/pom.xml')
-rw-r--r-- | testsuites/performance/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 8682871cd..501cf658d 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/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. @@ -48,7 +49,6 @@ </property> </activation> <modules> - <module>performance-context-metrics</module> <module>performance-benchmark-test</module> </modules> </profile> @@ -68,4 +68,4 @@ </distributionManagement> </profile> </profiles> -</project>
\ No newline at end of file +</project> |