We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75642f9 commit 9fe6d35Copy full SHA for 9fe6d35
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>api-java-flux</artifactId>
13
- <version>2.5.47-SNAPSHOT</version>
+ <version>2.5.47</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>v2.5.9</tag>
+ <tag>v2.5.47</tag>
25
</scm>
26
27
<properties>
0 commit comments