aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/pom.xml
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-03-25 15:32:42 +0100
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-03-26 12:55:04 +0100
commit015668f4a24fcc497151c6142a0bf70717c55f8e (patch)
tree6af75819471a378f203d4849844d2cfb384df444 /rest-services/pom.xml
parent51d3ae2b08dd49029cd9c86bfe8d95d1eef14326 (diff)
Add streams parsing integration tests
Change-Id: I22410b3fb110e47bde123556951bb12af5f34a1c Issue-ID: DCAEGEN2-1315 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'rest-services/pom.xml')
-rw-r--r--rest-services/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rest-services/pom.xml b/rest-services/pom.xml
index f54ea772..aa8caf27 100644
--- a/rest-services/pom.xml
+++ b/rest-services/pom.xml
@@ -18,6 +18,7 @@
<packaging>pom</packaging>
<modules>
+ <module>model</module>
<module>common-dependency</module>
<module>aai-client</module>
<module>cbs-client</module>