aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pom.xml
diff options
context:
space:
mode:
authorJakub Dudycz <jakub.dudycz@nokia.com>2019-02-27 12:23:00 +0100
committerJakub Dudycz <jakub.dudycz@nokia.com>2019-03-05 13:36:57 +0100
commit78be6c808f0a77c6dc39bd5b0bc9af8f4042febd (patch)
treecdc7d1598dd5a3f5ee8f3445872e58f151a122dc /sources/pom.xml
parent7e95f6edd57378ac0cc458d56008f18882acce74 (diff)
Extract module for ArgBasedConfiguration
Change-Id: Ib11700650583378eb347451950a24c5f238382e4 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Issue-ID: DCAEGEN2-1292
Diffstat (limited to 'sources/pom.xml')
-rw-r--r--sources/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pom.xml b/sources/pom.xml
index 06726bbb..0775844f 100644
--- a/sources/pom.xml
+++ b/sources/pom.xml
@@ -120,6 +120,7 @@
</build>
<modules>
+ <module>hv-collector-commandline</module>
<module>hv-collector-core</module>
<module>hv-collector-ct</module>
<module>hv-collector-dcae-app-simulator</module>