diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2018-03-13 23:59:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-13 23:59:46 +0000 |
commit | 9664958ba793b48e52cd59e7ff73da0ff1d08787 (patch) | |
tree | b98c4f401e937b7a01c03aa46f870212f46e89ee /aria/pom.xml | |
parent | 55e714f5fb5d6f9d2ff11a4ac47bbc693623c663 (diff) | |
parent | 82abd586d05fec8740389299d87412ba97a55808 (diff) |
Merge "Fixed parent reference"
Diffstat (limited to 'aria/pom.xml')
-rw-r--r-- | aria/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aria/pom.xml b/aria/pom.xml index 95ef93b6c8..c2617dafcc 100644 --- a/aria/pom.xml +++ b/aria/pom.xml @@ -17,7 +17,7 @@ <modules> <module>aria-rest-java-client</module> - <module>aria-rest-server</module> + <!-- <module>aria-rest-server</module> --> <!-- <module>multivim-plugin</module> --> </modules> </project> |