Skip to content

Commit 6933078

Browse files
committed
[maven-release-plugin] prepare release axon-server-api-2023.0.1
1 parent bb87c5f commit 6933078

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>2023.0.1-SNAPSHOT</version>
22+
<version>2023.0.1</version>
2323
<name>Axon Server API</name>
2424
<description>Public API for communication with AxonServer</description>
2525

@@ -73,7 +73,7 @@
7373
<connection>scm:git:https://github.com/AxonIQ/axon-server-api.git</connection>
7474
<developerConnection>scm:git:https://github.com/AxonIQ/axon-server-api.git</developerConnection>
7575
<url>https://github.com/AxonIQ/axon-server-api.git</url>
76-
<tag>HEAD</tag>
76+
<tag>axon-server-api-2023.0.1</tag>
7777
</scm>
7878

7979
<developers>

0 commit comments

Comments
 (0)