Skip to content

Commit

Permalink
Releasing plugin for graylog v1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisoelkers committed Jun 4, 2015
1 parent 2504d72 commit 4f8bf9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.graylog</groupId>
<artifactId>graylog-plugin-filter-dnsresolver</artifactId>
<version>1.0.2</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand All @@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<graylog2.version>1.0.2</graylog2.version>
<graylog2.version>1.1.0</graylog2.version>
<graylog2.plugin-dir>/usr/share/graylog2-server/plugin</graylog2.plugin-dir>
</properties>

Expand Down

0 comments on commit 4f8bf9d

Please sign in to comment.