Commit c2b0de1 1 parent 6119c59 commit c2b0de1 Copy full SHA for c2b0de1
File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >org.nibor.autolink</groupId >
8
6
<artifactId >autolink</artifactId >
9
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
10
8
11
9
<name >autolink-java</name >
12
10
<description >
159
157
<connection >scm:git:git@github.com:robinst/autolink-java.git</connection >
160
158
<developerConnection >scm:git:git@github.com:robinst/autolink-java.git</developerConnection >
161
159
<url >https://github.com/robinst/autolink-java</url >
162
- </scm >
160
+ <tag >autolink-0.1.0</tag >
161
+ </scm >
163
162
164
163
</project >
You can’t perform that action at this time.
0 commit comments