Skip to content

Commit c254d6e

Browse files
committed
[maven-release-plugin] prepare release v0.10.1
1 parent 067c456 commit c254d6e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dbeam-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>dbeam-parent</artifactId>
88
<groupId>com.spotify</groupId>
9-
<version>0.10.1-SNAPSHOT</version>
9+
<version>0.10.1</version>
1010
</parent>
1111

1212
<name>DBeam Core</name>

pom.xml

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

66
<groupId>com.spotify</groupId>
77
<artifactId>dbeam-parent</artifactId>
8-
<version>0.10.1-SNAPSHOT</version>
8+
<version>0.10.1</version>
99
<packaging>pom</packaging>
1010
<name>dbeam-parent</name>
1111

@@ -28,7 +28,7 @@
2828
<connection>scm:git:https://github.com/spotify/dbeam.git</connection>
2929
<developerConnection>scm:git:git@github.com:spotify/dbeam.git</developerConnection>
3030
<url>scm:https://github.com/spotify/dbeam/</url>
31-
<tag>HEAD</tag>
31+
<tag>v0.10.1</tag>
3232
</scm>
3333

3434
<organization>

0 commit comments

Comments
 (0)