Skip to content

Commit 93719f4

Browse files
committed
[maven-release-plugin] prepare release axonserver-plugin-api-4.5
1 parent b84979e commit 93719f4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
53
<groupId>io.axoniq</groupId>
64
<artifactId>axonserver-plugin-api</artifactId>
7-
<version>4.5-SNAPSHOT</version>
5+
<version>4.5</version>
86
<modelVersion>4.0.0</modelVersion>
97

108
<packaging>bundle</packaging>
@@ -176,7 +174,7 @@
176174
<connection>scm:git:https://github.com/AxonIQ/axon-server-plugin-api.git</connection>
177175
<developerConnection>scm:git:https://github.com/AxonIQ/axon-server-plugin-api.git</developerConnection>
178176
<url>https://github.com/AxonIQ/axon-server-plugin-api</url>
179-
<tag>master</tag>
177+
<tag>axonserver-plugin-api-4.5</tag>
180178
</scm>
181179

182180
<developers>

0 commit comments

Comments
 (0)