We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b2411d commit 2407afeCopy full SHA for 2407afe
1 file changed
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>io.axoniq</groupId>
22
<artifactId>axonserver-connector-java</artifactId>
23
- <version>2025.2.1-SNAPSHOT</version>
+ <version>2025.2.1</version>
24
25
<name>AxonServer Connector</name>
26
<description>
@@ -556,7 +556,7 @@
556
<connection>scm:git:https://github.com/AxonIQ/axonserver-connector-java.git</connection>
557
<developerConnection>scm:git:https://github.com/AxonIQ/axonserver-connector-java.git</developerConnection>
558
<url>https://github.com/AxonIQ/axonserver-connector-java</url>
559
- <tag>2025.2.0-rc1</tag>
+ <tag>2025.2.1</tag>
560
</scm>
561
562
<organization>
0 commit comments