Skip to content

Commit afa04c9

Browse files
committed
[maven-release-plugin] prepare release 2.3.1
1 parent b7e67e1 commit afa04c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</parent>
1414

1515
<artifactId>graylog-plugin-aws</artifactId>
16-
<version>2.3.1-SNAPSHOT</version>
16+
<version>2.3.1</version>
1717
<packaging>jar</packaging>
1818

1919
<name>${project.artifactId}</name>
@@ -24,7 +24,7 @@
2424
<connection>scm:git:[email protected]:graylog-labs/graylog-plugin-aws.git</connection>
2525
<developerConnection>scm:git:[email protected]:graylog-labs/graylog-plugin-aws.git</developerConnection>
2626
<url>https://github.com/graylog-labs/graylog-plugin-aws</url>
27-
<tag>HEAD</tag>
27+
<tag>2.3.1</tag>
2828
</scm>
2929

3030
<properties>

0 commit comments

Comments
 (0)