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>