| commit | 546d0b1ee384d51c8cd9db49c622b1c40a7fc820 | [log] [tgz] |
|---|---|---|
| author | Christophe Munilla <cmunilla@cmssi.fr> | Thu Dec 10 11:56:31 2020 +0100 |
| committer | Christophe Munilla <cmunilla@cmssi.fr> | Thu Dec 10 11:56:31 2020 +0100 |
| tree | c97354d10fb3fa176a74eb9c1ed54458043ef580 | |
| parent | 7a5bf94338670f3134a6490e65548bd2dd7e8566 [diff] |
Update influxdb storage agent profile
diff --git a/distribution/generator/profile/influxdb-storage-agent-profile/pom.xml b/distribution/generator/profile/influxdb-storage-agent-profile/pom.xml index 2a22fe7..62a817e 100644 --- a/distribution/generator/profile/influxdb-storage-agent-profile/pom.xml +++ b/distribution/generator/profile/influxdb-storage-agent-profile/pom.xml
@@ -35,6 +35,10 @@ <groupId>org.eclipse.sensinact.gateway.nthbnd</groupId> <artifactId>influxdb-storage-agent</artifactId> </dependency> + <dependency> + <groupId>org.eclipse.sensinact.gateway.tools</groupId> + <artifactId>influxdb-connector</artifactId> + </dependency> </dependencies> <build>