Skip to content

Commit 3e7e51e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6fe50dc commit 3e7e51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>io.axoniq</groupId>
2121
<artifactId>axon-server-api</artifactId>
22-
<version>2025.1.0</version>
22+
<version>2025.1.1-SNAPSHOT</version>
2323
<name>Axon Server API</name>
2424
<description>Public API for communication with AxonServer</description>
2525

@@ -71,7 +71,7 @@
7171
<connection>scm:git:https://github.com/AxonIQ/axon-server-api.git</connection>
7272
<developerConnection>scm:git:https://github.com/AxonIQ/axon-server-api.git</developerConnection>
7373
<url>https://github.com/AxonIQ/axon-server-api.git</url>
74-
<tag>axon-server-api-2025.1.0</tag>
74+
<tag>HEAD</tag>
7575
</scm>
7676

7777
<developers>

0 commit comments

Comments
 (0)