Skip to content

Commit

Permalink
[maven-release-plugin] prepare release apns-0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
notnoop committed Mar 24, 2013
1 parent 6ea2403 commit 9ef804e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.notnoop.apns</groupId>
<artifactId>apns</artifactId>
<version>0.2.3.build-SNAPSHOT</version>
<version>0.2.0</version>
<packaging>jar</packaging>
<name>Java Apple Push Notification Service Library</name>

Expand All @@ -18,7 +17,8 @@
<connection>scm:git:git://github.com/notnoop/java-apns.git</connection>
<developerConnection>scm:git:[email protected]:notnoop/java-apns.git</developerConnection>
<url>http://github.com/notnoop/java-apns</url>
</scm>
<tag>apns-0.2.0</tag>
</scm>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 9ef804e

Please sign in to comment.