Skip to content

Commit af3ee47

Browse files
committed
[maven-release-plugin] prepare release v6.2.1
1 parent 703e277 commit af3ee47

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

examples/locales-affinity-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.spotify.i18n</groupId>
66
<artifactId>locales-oss-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

examples/locales-http-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.spotify.i18n</groupId>
66
<artifactId>locales-oss-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

locales-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.spotify.i18n</groupId>
77
<artifactId>locales-oss-parent</artifactId>
8-
<version>6.2.2-SNAPSHOT</version>
8+
<version>6.2.1</version>
99
</parent>
1010

1111
<name>locales-common</name>

locales-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.spotify.i18n</groupId>
77
<artifactId>locales-oss-parent</artifactId>
8-
<version>6.2.2-SNAPSHOT</version>
8+
<version>6.2.1</version>
99
</parent>
1010

1111
<name>locales-utils</name>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.spotify.i18n</groupId>
1212
<artifactId>locales-oss-parent</artifactId>
13-
<version>6.2.2-SNAPSHOT</version>
13+
<version>6.2.1</version>
1414
<packaging>pom</packaging>
1515

1616
<name>locales-oss-parent</name>
@@ -72,7 +72,7 @@
7272
<scm>
7373
<connection>scm:git:https@github.com:spotify/java-locales.git</connection>
7474
<developerConnection>scm:git:git@github.com:spotify/java-locales.git</developerConnection>
75-
<tag>HEAD</tag>
75+
<tag>v6.2.1</tag>
7676
<url>http://github.com/spotify/java-locales</url>
7777
</scm>
7878

0 commit comments

Comments
 (0)