We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12bb0d3 commit 59a904aCopy full SHA for 59a904a
2 files changed
dbeam-core/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>com.spotify</groupId>
8
<artifactId>dbeam-parent</artifactId>
9
- <version>0.10.13-SNAPSHOT</version>
+ <version>0.10.13</version>
10
</parent>
11
<artifactId>dbeam-core</artifactId>
12
pom.xml
@@ -11,7 +11,7 @@
13
14
15
<packaging>pom</packaging>
16
<name>dbeam-parent</name>
17
@@ -81,7 +81,7 @@
81
<scm>
82
<connection>scm:git:https://github.com/spotify/dbeam.git</connection>
83
<developerConnection>scm:git:git@github.com:spotify/dbeam.git</developerConnection>
84
- <tag>HEAD</tag>
+ <tag>v0.10.13</tag>
85
<url>scm:https://github.com/spotify/dbeam/</url>
86
</scm>
87
0 commit comments