Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 2b69933

Browse files
committed
[maven-release-plugin] prepare release javapns-2.4.2
1 parent e758e20 commit 2b69933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.drjekyll</groupId>
66
<artifactId>javapns</artifactId>
7-
<version>2.4.2-SNAPSHOT</version>
7+
<version>2.4.2</version>
88

99
<name>JavaPNS</name>
1010
<description>Java client library to use Apple Push Notification Service</description>
@@ -183,7 +183,7 @@
183183
<developerConnection>scm:git:git@github.com:drjekyll-org/javapns.git</developerConnection>
184184
<connection>scm:git:https://github.com/drjekyll-org/javapns.git</connection>
185185
<url>https://github.com/drjekyll-org/javapns</url>
186-
<tag>HEAD</tag>
186+
<tag>javapns-2.4.2</tag>
187187
</scm>
188188

189189
<distributionManagement>

0 commit comments

Comments
 (0)