Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit 6a8806e

Browse files
committed
[maven-release-plugin] prepare release 0.12.2
1 parent 6526416 commit 6a8806e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>org.zalando.stups</groupId>
1111
<artifactId>tokens</artifactId>
12-
<version>0.13.0-SNAPSHOT</version>
12+
<version>0.12.2</version>
1313

1414
<name>Tokens</name>
1515
<description>
@@ -71,7 +71,7 @@
7171
<connection>scm:git:[email protected]:zalando/tokens.git</connection>
7272
<developerConnection>scm:git:[email protected]:zalando/tokens.git</developerConnection>
7373
<url>https://github.com/zalando-stups/tokens</url>
74-
<tag>HEAD</tag>
74+
<tag>0.12.2</tag>
7575
</scm>
7676

7777
<dependencies>

0 commit comments

Comments
 (0)