Skip to content

Commit

Permalink
[graylog-plugin-cef] prepare release 2.4.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garybot2 committed Nov 7, 2017
1 parent 071e2cc commit 44f0535
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-parent</artifactId>
<version>2.4.0-beta.2-SNAPSHOT</version>
<version>2.4.0-beta.2</version>
<relativePath>../graylog2-server/graylog-plugin-parent</relativePath>
</parent>

<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-cef</artifactId>
<version>2.4.0-beta.2-SNAPSHOT</version>
<version>2.4.0-beta.2</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down Expand Up @@ -42,7 +42,7 @@
<maven.deploy.skip>true</maven.deploy.skip>
<maven.site.skip>true</maven.site.skip>

<graylog.version>2.4.0-beta.2-SNAPSHOT</graylog.version>
<graylog.version>2.4.0-beta.2</graylog.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 44f0535

Please sign in to comment.