| commit | 5c4caae59760f881f4bcc75aeabd0f9b1062a043 | [log] [tgz] |
|---|---|---|
| author | Christophe Munilla <cmunilla@cmssi.fr> | Wed Sep 30 16:10:05 2020 +0200 |
| committer | Christophe Munilla <cmunilla@cmssi.fr> | Wed Sep 30 16:10:05 2020 +0200 |
| tree | 96ec49d8d8bfef317ef2cafcfe3f38deffbe356f | |
| parent | af580de58f76e1fff0e4f7875e96537335b55bda [diff] |
Reference child project Add the influxdb-connector module reference into its parent pom file
diff --git a/platform/tools/pom.xml b/platform/tools/pom.xml index 7c9052f..f910419 100644 --- a/platform/tools/pom.xml +++ b/platform/tools/pom.xml
@@ -33,5 +33,6 @@ <!--<module>studio-web</module> --> <module>swagger</module> <module>mqtt-server</module> + <module>influxdb-connector</module> </modules> </project>