File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <artifactId >convertapi</artifactId >
55 <packaging >jar</packaging >
66
7- <version >1.3-SNAPSHOT </version >
7+ <version >1.3</version >
88 <name >ConvertAPI Java Client</name >
99 <description >
1010 The ConvertAPI helps converting various file formats.
4848 <connection >scm:git:git://github.com/ConvertAPI/convertapi-java.git</connection >
4949 <developerConnection >scm:git:git://github.com/ConvertAPI/convertapi-java.git</developerConnection >
5050 <url >https://github.com/ConvertAPI/convertapi-java</url >
51- <tag >HEAD </tag >
51+ <tag >convertapi-1.3 </tag >
5252 </scm >
5353
5454 <distributionManagement >
6363 </distributionManagement >
6464
6565 <properties >
66- <maven .compiler.source>1.3 </maven .compiler.source>
67- <maven .compiler.target>1.3 </maven .compiler.target>
66+ <maven .compiler.source>1.8 </maven .compiler.source>
67+ <maven .compiler.target>1.8 </maven .compiler.target>
6868 </properties >
6969
7070 <dependencies >
You can’t perform that action at this time.
0 commit comments