aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/pom.xml
diff options
context:
space:
mode:
authorMichal Kabaj <michal.kabaj@nokia.com>2019-11-28 13:04:16 +0100
committerMichal Kabaj <michal.kabaj@nokia.com>2019-11-29 10:47:09 +0100
commit64f2aa24065291fb62c687fc3e0efa12f492481c (patch)
treeb344bdcd2d299f3fa0623356fab546bf1975a1ce /rest-services/pom.xml
parent2f1cf71e142b1c3494bd4f652f3af2a296430b8f (diff)
aaiclient api refactor
aai-client logic moved to PRH Issue-ID: DCAEGEN2-1955 Change-Id: I3ff2fe942b29b13d0a2a6c859d98bd11b2c7a6a5 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
Diffstat (limited to 'rest-services/pom.xml')
-rw-r--r--rest-services/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rest-services/pom.xml b/rest-services/pom.xml
index 6f7150fb..63a43752 100644
--- a/rest-services/pom.xml
+++ b/rest-services/pom.xml
@@ -20,7 +20,6 @@
<modules>
<module>model</module>
<module>http-client</module>
- <module>aai-client</module>
<module>cbs-client</module>
<module>dmaap-client</module>
</modules>