Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 1ffa6f8

Browse files
committed
[maven-release-plugin] prepare release 1.0.0
1 parent 16355da commit 1ffa6f8

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
@@ -20,7 +20,7 @@
2020
<groupId>org.jboss.aerogear</groupId>
2121
<artifactId>unifiedpush-java-client</artifactId>
2222
<packaging>jar</packaging>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0</version>
2424
<name>unified-push-java-client</name>
2525

2626
<parent>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:git://github.com/aerogear/aerogear-unified-push-java-client.git</connection>
4343
<developerConnection>scm:git:git@github.com:aerogear/aerogear-unified-push-java-client.git</developerConnection>
4444
<url>https://github.com/aerogear/aerogear-unified-push-java-client</url>
45-
<tag>HEAD</tag>
45+
<tag>1.0.0</tag>
4646
</scm>
4747

4848
<developers>

0 commit comments

Comments
 (0)