We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d15777 commit 8a1cbb0Copy full SHA for 8a1cbb0
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>api-java-flux</artifactId>
13
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
14
15
<packaging>jar</packaging>
16
@@ -21,7 +21,7 @@
21
<url>https://github.com/groupby/api-java</url>
22
<connection>scm:git:git@github.com:groupby/api-java.git</connection>
23
<developerConnection>scm:git:git@github.com:groupby/api-java.git</developerConnection>
24
- <tag>HEAD</tag>
+ <tag>v3.0.1</tag>
25
</scm>
26
27
<properties>
0 commit comments