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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3+ <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/maven-v4_0_0.xsd" >
64
75 <modelVersion >4.0.0</modelVersion >
86 <groupId >info.debatty</groupId >
97 <artifactId >java-string-similarity</artifactId >
10- <version >0.5-SNAPSHOT </version >
8+ <version >0.5</version >
119 <packaging >jar</packaging >
1210
1311 <name >${project.artifactId} </name >
3634 <connection >scm:git:git@github.com:tdebatty/java-string-similarity.git</connection >
3735 <developerConnection >scm:git:git@github.com:tdebatty/java-string-similarity.git</developerConnection >
3836 <url >git@github.com:tdebatty/java-string-similarity.git</url >
39- </scm >
37+ <tag >v0.5</tag >
38+ </scm >
4039
4140 <distributionManagement >
4241 <snapshotRepository >
You can’t perform that action at this time.
0 commit comments