We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f727cb6 commit 8cd5b81Copy full SHA for 8cd5b81
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.yahoo.bullet</groupId>
6
<artifactId>bullet-storm</artifactId>
7
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.1</version>
8
<packaging>jar</packaging>
9
<name>bullet-storm</name>
10
@@ -35,7 +35,7 @@
35
<url>https://github.com/bullet-db/bullet-storm</url>
36
<connection>scm:git:ssh://git@github.com/bullet-db/bullet-storm.git</connection>
37
<developerConnection>scm:git:ssh://git@github.com/bullet-db/bullet-storm.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>bullet-storm-1.3.1</tag>
39
</scm>
40
41
<developers>
0 commit comments