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 fba4037 commit 8eb4d19Copy full SHA for 8eb4d19
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.yahoo.bullet</groupId>
6
<artifactId>bullet-core</artifactId>
7
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
8
<packaging>jar</packaging>
9
<name>bullet-core</name>
10
<description>
@@ -34,7 +34,7 @@
34
<url>https://github.com/bullet-db/bullet-core</url>
35
<connection>scm:git:ssh://[email protected]/bullet-db/bullet-core.git</connection>
36
<developerConnection>scm:git:ssh://[email protected]/bullet-db/bullet-core.git</developerConnection>
37
- <tag>HEAD</tag>
+ <tag>bullet-core-1.5.2</tag>
38
</scm>
39
40
<developers>
0 commit comments