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 f8cacd9 commit 6c1ad5cCopy full SHA for 6c1ad5c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.yahoo.bullet</groupId>
6
<artifactId>bullet-pulsar</artifactId>
7
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</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.0.3</tag>
39
</scm>
40
41
<developers>
0 commit comments