Skip to content

Commit aeb0bd4

Browse files
committed
[maven-release-plugin] [skip ci] prepare release v3.2.0
1 parent 7b0fcba commit aeb0bd4

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>api-java-flux</artifactId>
13-
<version>3.2.0-SNAPSHOT</version>
13+
<version>3.2.0</version>
1414

1515
<packaging>jar</packaging>
1616

@@ -21,7 +21,7 @@
2121
<url>https://github.com/groupby/api-java</url>
2222
<connection>scm:git:git@github.com:groupby/api-java.git</connection>
2323
<developerConnection>scm:git:git@github.com:groupby/api-java.git</developerConnection>
24-
<tag>HEAD</tag>
24+
<tag>v3.2.0</tag>
2525
</scm>
2626

2727
<properties>

0 commit comments

Comments
 (0)