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 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
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 <groupId >net.amygdalum</groupId >
64 <artifactId >stringsearchalgorithms</artifactId >
7- <version >0.3.21-SNAPSHOT </version >
5+ <version >0.4.0 </version >
86 <name >${project.groupId} :${project.artifactId} </name >
97 <url >http://stringsearchalgorithms.amygdalum.net/</url >
108 <licenses >
2523 <connection >scm:git:git@github.com:almondtools/stringsearchalgorithms.git</connection >
2624 <developerConnection >scm:git:git@github.com:almondtools/stringsearchalgorithms.git</developerConnection >
2725 <url >git@github.com:almondtools/stringsearchalgorithms.git</url >
28- <tag >HEAD </tag >
26+ <tag >stringsearchalgorithms-0.4.0 </tag >
2927 </scm >
3028 <distributionManagement >
3129 <snapshotRepository >
You can’t perform that action at this time.
0 commit comments