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 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/maven-v4_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/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43 <groupId >com.notnoop.apns</groupId >
54 <artifactId >apns</artifactId >
6- <version >0.2.3.build-SNAPSHOT </version >
5+ <version >0.2.0 </version >
76 <packaging >jar</packaging >
87 <name >Java Apple Push Notification Service Library</name >
98
1817 <connection >scm:git:git://github.com/notnoop/java-apns.git</connection >
1918 <
developerConnection >scm:git:
[email protected] :notnoop/java-apns.git</
developerConnection >
2019 <url >http://github.com/notnoop/java-apns</url >
21- </scm >
20+ <tag >apns-0.2.0</tag >
21+ </scm >
2222
2323 <properties >
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments