We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8804ad6 commit b7f5f80Copy full SHA for b7f5f80
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>io.axoniq</groupId>
22
<artifactId>axonserver-connector-java</artifactId>
23
- <version>2024.2.1</version>
+ <version>2024.2.2-SNAPSHOT</version>
24
25
<name>AxonServer Connector</name>
26
<description>
@@ -589,7 +589,7 @@
589
<connection>scm:git:https://github.com/AxonIQ/axonserver-connector-java.git</connection>
590
<developerConnection>scm:git:https://github.com/AxonIQ/axonserver-connector-java.git</developerConnection>
591
<url>https://github.com/AxonIQ/axonserver-connector-java</url>
592
- <tag>2024.2.1</tag>
+ <tag>2024.2.0</tag>
593
</scm>
594
595
<distributionManagement>
0 commit comments