This is an automated email from the ASF dual-hosted git repository.
riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new 417ac009b [hotfix] Use extensions-all-jvm module in backend environment
417ac009b is described below
commit 417ac009b5d15bc970f789516ce61ccd204c6ef1
Author: Dominik Riemer <[email protected]>
AuthorDate: Tue Feb 21 10:01:26 2023 +0100
[hotfix] Use extensions-all-jvm module in backend environment
---
installer/cli/environments/backend | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/installer/cli/environments/backend
b/installer/cli/environments/backend
index 536f18520..175482356 100644
--- a/installer/cli/environments/backend
+++ b/installer/cli/environments/backend
@@ -19,6 +19,5 @@ consul
zookeeper
couchdb
influxdb
-connect-adapters-iiot
-pipeline-elements-all-jvm
+extensions-all-jvm
ui