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