diff options
Diffstat (limited to 'context/pom.xml')
-rw-r--r-- | context/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/context/pom.xml b/context/pom.xml index dad850230..9fa599a39 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -35,6 +35,6 @@ <modules> <module>context-management</module> - <module>context-test</module> + <module>context-test-utils</module> </modules> </project>
\ No newline at end of file |