diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-07-06 13:39:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-06 13:39:39 +0000 |
commit | 000291ee3624776e193411ef21c119e671be7011 (patch) | |
tree | 02e64e1fcb69d187a2c6a2619e72cba27dbc739f /context/pom.xml | |
parent | 6bc18bc966bc9448505e55dec9ee11a8cea9a38c (diff) | |
parent | 3f300de4a4ab68feef455e43b18cac804323fd8e (diff) |
Merge "Refactoring existing integration tests"
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 |