Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisoelkers committed Oct 13, 2016
1 parent eaa6851 commit ff43c04
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 @@ -13,7 +13,7 @@
</parent>

<artifactId>graylog-plugin-beats</artifactId>
<version>2.2.0-alpha.1</version>
<version>2.2.0-alpha.2-SNAPSHOT</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand All @@ -24,7 +24,7 @@
<connection>scm:git:git@github.com:Graylog2/graylog-plugin-beats.git</connection>
<developerConnection>scm:git:git@github.com:Graylog2/graylog-plugin-beats.git</developerConnection>
<url>https://github.com/Graylog2/graylog-plugin-beats</url>
<tag>2.2.0-alpha.1</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit ff43c04

Please sign in to comment.