File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >com.sailthru.client</groupId >
6
5
<artifactId >sailthru-java-client</artifactId >
7
- <version >2.1.2-SNAPSHOT </version >
6
+ <version >2.1.2</version >
8
7
<packaging >jar</packaging >
9
8
10
9
<name >sailthru-java-client</name >
36
35
<url >http://github.com/sailthru/sailthru-java-client.git</url >
37
36
<
connection >scm:git:
[email protected] :sailthru/sailthru-java-client.git</
connection >
38
37
<
developerConnection >scm:git:
[email protected] :sailthru/sailthru-java-client.git</
developerConnection >
38
+ <tag >sailthru-java-client-2.1.2</tag >
39
39
</scm >
40
40
41
41
<distributionManagement >
You can’t perform that action at this time.
0 commit comments