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 84a25cf commit 59153dbCopy full SHA for 59153db
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.yahoo.bullet</groupId>
5
<artifactId>bullet-service</artifactId>
6
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.3</version>
7
<name>bullet-service</name>
8
9
<description>
@@ -33,7 +33,7 @@
33
<url>https://github.com/bullet-db/bullet-service</url>
34
<connection>scm:git:ssh://git@github.com/bullet-db/bullet-service.git</connection>
35
<developerConnection>scm:git:ssh://git@github.com/bullet-db/bullet-service.git</developerConnection>
36
- <tag>HEAD</tag>
+ <tag>bullet-service-1.4.3</tag>
37
</scm>
38
39
<developers>
0 commit comments