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 4fd3169 commit 23e95e2Copy full SHA for 23e95e2
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.yahoo.bullet</groupId>
6
<artifactId>bullet-pulsar</artifactId>
7
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
8
<packaging>jar</packaging>
9
<name>bullet-pulsar</name>
10
@@ -35,7 +35,7 @@
35
<url>https://github.com/bullet-db/bullet-pulsar</url>
36
<connection>scm:git:ssh://git@github.com/bullet-db/bullet-pulsar.git</connection>
37
<developerConnection>scm:git:ssh://git@github.com/bullet-db/bullet-pulsar.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>bullet-pulsar-1.1.0</tag>
39
</scm>
40
41
<developers>
0 commit comments