File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 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 >
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 >
You can’t perform that action at this time.
0 commit comments