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