diff options
author | waqas.ikram <waqas.ikram@ericsson.com> | 2018-07-05 18:57:02 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@ericsson.com> | 2018-07-06 09:27:14 +0100 |
commit | 3f300de4a4ab68feef455e43b18cac804323fd8e (patch) | |
tree | 0576d3bc84f573cd1020c0d8c6d9ddd313b1bc23 /context/pom.xml | |
parent | f149399d9fed5949bf9afc3eeac1da9bf0b905fa (diff) |
Refactoring existing integration tests
Change-Id: I1aedd94d5197b8c6513fc701e9df2aab4edec088
Issue-ID: POLICY-865
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
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 |