You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2022/04/02 09:21:31 UTC

[incubator-streampipes] branch dev updated: [STREAMPIPES-519] Cleanup dependencyManagement of processors-siddhi

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/incubator-streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new f5df09e  [STREAMPIPES-519] Cleanup dependencyManagement of processors-siddhi
f5df09e is described below

commit f5df09e127156263797319e922bbb38867ddd25c
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Sat Apr 2 11:21:23 2022 +0200

    [STREAMPIPES-519] Cleanup dependencyManagement of processors-siddhi
---
 .../streampipes-processors-filters-siddhi/pom.xml              | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml b/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml
index 4c07562..f09400b 100644
--- a/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml
+++ b/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml
@@ -31,16 +31,6 @@
         <maven.deploy.skip>true</maven.deploy.skip>
     </properties>
 
-    <dependencyManagement>
-        <dependencies>
-            <dependency>
-                <groupId>log4j</groupId>
-                <artifactId>log4j</artifactId>
-                <version>1.2.17</version>
-            </dependency>
-        </dependencies>
-    </dependencyManagement>
-
     <dependencies>
         <!-- StreamPipes dependencies -->
         <dependency>