Skip to content

Commit

Permalink
[graylog-plugin-enterprise-integration] prepare release 2.2.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
garybot2 committed Jan 18, 2017
1 parent db491a9 commit b2f5688
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -8,13 +8,13 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-web-parent</artifactId>
<version>2.2.0-rc.1-SNAPSHOT</version>
<version>2.2.0-beta.6</version>
<relativePath>../graylog2-server/graylog-plugin-parent/graylog-plugin-web-parent</relativePath>
</parent>

<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-enterprise-integration</artifactId>
<version>2.2.0-rc.1-SNAPSHOT</version>
<version>2.2.0-beta.6</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down Expand Up @@ -80,7 +80,7 @@
<maven.install.skip>true</maven.install.skip>
<maven.deploy.skip>true</maven.deploy.skip>
<maven.site.skip>true</maven.site.skip>
<graylog.version>2.2.0-rc.1-SNAPSHOT</graylog.version>
<graylog.version>2.2.0-beta.6</graylog.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b2f5688

Please sign in to comment.