File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xmlns =" http://maven.apache.org/POM/4.0.0"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <groupId >me.desair.tus</groupId >
75 <artifactId >tus-java-server</artifactId >
8- <version >1.0.0-2.1-SNAPSHOT </version >
6+ <version >1.0.0-2.1</version >
97 <packaging >jar</packaging >
108
119 <name >${project.groupId} :${project.artifactId} </name >
450448 <connection >scm:git:https://github.com/tomdesair/tus-java-server.git</connection >
451449 <
developerConnection >scm:git:ssh://
[email protected] /tomdesair/tus-java-server.git</
developerConnection >
452450 <url >https://github.com/tomdesair/tus-java-server/tree/master</url >
453- </scm >
451+ <tag >1.0.0-2.1</tag >
452+ </scm >
454453
455454</project >
You can’t perform that action at this time.
0 commit comments