Skip to content

Commit

Permalink
[STREAMPIPES-519] Cleanup dependencyManagement of processors-siddhi
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikriemer committed Apr 2, 2022
1 parent b596a9b commit f5df09e
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f5df09e

Please sign in to comment.