Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit 50df707

Browse files
committed
[maven-release-plugin] prepare release 3.2.0
1 parent baa6a15 commit 50df707

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-auth-sso</artifactId>
16-
<version>3.1.1-SNAPSHOT</version>
16+
<version>3.2.0</version>
1717
<packaging>jar</packaging>
1818

1919
<name>${project.artifactId}</name>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git@github.com:Graylog2/graylog-plugin-auth-sso.git</connection>
3232
<developerConnection>scm:git:git@github.com:Graylog2/graylog-plugin-auth-sso.git</developerConnection>
3333
<url>https://github.com/Graylog2/graylog-plugin-auth-sso</url>
34-
<tag>HEAD</tag>
34+
<tag>3.2.0</tag>
3535
</scm>
3636

3737
<properties>

0 commit comments

Comments
 (0)