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