Skip to content

Commit

Permalink
Temporarily remove graylog-plugin-pipeline-processor dependency
Browse files Browse the repository at this point in the history
In order to be able to build the old Graylog project manifest,
this commit temporarily removes the graylog-plugin-pipeline-processor dependency.

Refs Graylog2/graylog2-server#4590
Refs Graylog2/graylog2-server#4592
Refs Graylog2/graylog-project-internal#5
  • Loading branch information
Jochen Schalanda committed Feb 16, 2018
1 parent 4ec65b1 commit 185fad7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,6 @@
<version>${graylog.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-pipeline-processor</artifactId>
<version>${graylog.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value</artifactId>
Expand Down

0 comments on commit 185fad7

Please sign in to comment.