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 78cbfbf commit e601b31Copy full SHA for e601b31
pom.xml
@@ -4,14 +4,14 @@
4
5
<groupId>com.yahoo.bullet</groupId>
6
<artifactId>bullet-core</artifactId>
7
- <version>0.6.6-SNAPSHOT</version>
+ <version>0.6.6</version>
8
<packaging>jar</packaging>
9
<name>bullet-core</name>
10
11
12
<scm>
13
<developerConnection>scm:git:ssh://git@github.com/bullet-db/bullet-core.git</developerConnection>
14
- <tag>HEAD</tag>
+ <tag>bullet-core-0.6.6</tag>
15
</scm>
16
17
<distributionManagement>
0 commit comments