Skip to content

Commit 82ecd44

Browse files
committed
[maven-release-plugin] prepare release radiobrowser4j-parent-3.2.1
1 parent 978ee36 commit 82ecd44

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

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

55
<groupId>de.sfuhrm</groupId>
66
<artifactId>radiobrowser4j-parent</artifactId>
7-
<version>3.2.1-SNAPSHOT</version>
7+
<version>3.2.1</version>
88
<packaging>pom</packaging>
99

1010
<name>RadioBrowser4j Parent</name>
@@ -34,7 +34,7 @@
3434
<scm>
3535
<url>git@github.com:sfuhrm/radiobrowser4j.git</url>
3636
<connection>scm:git:git@github.com:sfuhrm/radiobrowser4j.git</connection>
37-
<tag>HEAD</tag>
37+
<tag>radiobrowser4j-parent-3.2.1</tag>
3838
</scm>
3939

4040
<properties>

radiobrowser4j-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.sfuhrm</groupId>
77
<artifactId>radiobrowser4j-parent</artifactId>
8-
<version>3.2.1-SNAPSHOT</version>
8+
<version>3.2.1</version>
99
</parent>
1010

1111
<artifactId>radiobrowser4j-demo</artifactId>

radiobrowser4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.sfuhrm</groupId>
77
<artifactId>radiobrowser4j-parent</artifactId>
8-
<version>3.2.1-SNAPSHOT</version>
8+
<version>3.2.1</version>
99
</parent>
1010

1111
<artifactId>radiobrowser4j</artifactId>

0 commit comments

Comments
 (0)