Skip to content

Commit 5c4070b

Browse files
committed
[maven-release-plugin] prepare release axon-server-api-4.5
1 parent 5701fd7 commit 5c4070b

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>4.5-SNAPSHOT</version>
22+
<version>4.5</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-4.5</tag>
7777
</scm>
7878

7979
<developers>

0 commit comments

Comments
 (0)