File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
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" >
32 <modelVersion >4.0.0</modelVersion >
43 <groupId >com.convertapi.client</groupId >
54 <artifactId >convertapi</artifactId >
65 <packaging >jar</packaging >
76
8- <version >1.6-SNAPSHOT </version >
7+ <version >1.6</version >
98 <name >ConvertAPI Java Client</name >
109 <description >
1110 The ConvertAPI helps converting various file formats.
3029 <connection >scm:git:git://github.com/ConvertAPI/convertapi-java.git</connection >
3130 <developerConnection >scm:git:git://github.com/ConvertAPI/convertapi-java.git</developerConnection >
3231 <url >https://github.com/ConvertAPI/convertapi-java</url >
33- <tag >HEAD </tag >
32+ <tag >convertapi-1.6 </tag >
3433 </scm >
3534
3635 <distributionManagement >
You can’t perform that action at this time.
0 commit comments