Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Schalanda committed Aug 21, 2017
1 parent 01d8f58 commit 3023818
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>graylog-plugin-internal-logs</artifactId>
<version>2.3.0-beta.2-SNAPSHOT</version>
<version>2.3.0</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand All @@ -26,7 +26,7 @@
<connection>scm:git:git@github.com:graylog-labs/graylog-plugin-internal-logs.git</connection>
<developerConnection>scm:git:git@github.com:graylog-labs/graylog-plugin-internal-logs.git</developerConnection>
<url>https://github.com/graylog-labs/graylog-plugin-internal-logs</url>
<tag>HEAD</tag>
<tag>2.3.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit 3023818

Please sign in to comment.