Skip to content

Commit 59a904a

Browse files
committed
[maven-release-plugin] prepare release v0.10.13
1 parent 12bb0d3 commit 59a904a

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
<groupId>com.spotify</groupId>
88
<artifactId>dbeam-parent</artifactId>
9-
<version>0.10.13-SNAPSHOT</version>
9+
<version>0.10.13</version>
1010
</parent>
1111
<artifactId>dbeam-core</artifactId>
1212

pom.xml

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

1212
<groupId>com.spotify</groupId>
1313
<artifactId>dbeam-parent</artifactId>
14-
<version>0.10.13-SNAPSHOT</version>
14+
<version>0.10.13</version>
1515
<packaging>pom</packaging>
1616
<name>dbeam-parent</name>
1717

@@ -81,7 +81,7 @@
8181
<scm>
8282
<connection>scm:git:https://github.com/spotify/dbeam.git</connection>
8383
<developerConnection>scm:git:git@github.com:spotify/dbeam.git</developerConnection>
84-
<tag>HEAD</tag>
84+
<tag>v0.10.13</tag>
8585
<url>scm:https://github.com/spotify/dbeam/</url>
8686
</scm>
8787

0 commit comments

Comments
 (0)