Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Schalanda committed Jul 12, 2018
1 parent e5bfa8b commit 1b45297
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 @@ -9,7 +9,7 @@
</parent>

<artifactId>graylog-plugin-mqtt</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0-rc.1</version>

<name>${project.artifactId}</name>
<description>Graylog MQTT Input plugin</description>
Expand All @@ -24,7 +24,7 @@
<connection>scm:git:[email protected]:graylog-labs/graylog-plugin-mqtt.git</connection>
<developerConnection>scm:git:[email protected]:graylog-labs/graylog-plugin-mqtt.git</developerConnection>
<url>https://github.com/graylog-labs/graylog-plugin-mqtt</url>
<tag>HEAD</tag>
<tag>1.2.0-rc.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit 1b45297

Please sign in to comment.