Skip to content

Commit 73ce1e1

Browse files
committed
[maven-release-plugin] prepare release axonserver-plugin-api-4.8.1
1 parent ff98547 commit 73ce1e1

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
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<groupId>io.axoniq</groupId>
44
<artifactId>axonserver-plugin-api</artifactId>
5-
<version>4.8.1-SNAPSHOT</version>
5+
<version>4.8.1</version>
66
<modelVersion>4.0.0</modelVersion>
77

88
<packaging>bundle</packaging>
@@ -174,7 +174,7 @@
174174
<connection>scm:git:https://github.com/AxonIQ/axon-server-plugin-api.git</connection>
175175
<developerConnection>scm:git:https://github.com/AxonIQ/axon-server-plugin-api.git</developerConnection>
176176
<url>https://github.com/AxonIQ/axon-server-plugin-api</url>
177-
<tag>master</tag>
177+
<tag>axonserver-plugin-api-4.8.1</tag>
178178
</scm>
179179

180180
<developers>

0 commit comments

Comments
 (0)