Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Commit 3626015

Browse files
author
Jochen Schalanda
committed
Use Graylog 2.2.0
1 parent fe06767 commit 3626015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.graylog.plugins</groupId>
1010
<artifactId>graylog-plugin-parent</artifactId>
11-
<version>2.4.0-SNAPSHOT</version>
11+
<version>2.2.0</version>
1212
<relativePath>../graylog2-server/graylog-plugin-parent</relativePath>
1313
</parent>
1414

@@ -38,7 +38,7 @@
3838
<maven.deploy.skip>true</maven.deploy.skip>
3939
<maven.site.skip>true</maven.site.skip>
4040

41-
<graylog.version>2.4.0-SNAPSHOT</graylog.version>
41+
<graylog.version>2.2.0</graylog.version>
4242
<graylog.plugin-dir>/usr/share/graylog-server/plugin</graylog.plugin-dir>
4343
</properties>
4444

0 commit comments

Comments
 (0)