Skip to content

Commit 4532ce5

Browse files
committed
[maven-release-plugin] prepare release bullet-core-0.2.0
1 parent 9d86364 commit 4532ce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
<groupId>com.yahoo.bullet</groupId>
66
<artifactId>bullet-core</artifactId>
7-
<version>0.2.0-SNAPSHOT</version>
7+
<version>0.2.0</version>
88
<packaging>jar</packaging>
99
<name>bullet-core</name>
1010

1111

1212
<scm>
1313
<developerConnection>scm:git:ssh://[email protected]/yahoo/bullet-core.git</developerConnection>
14-
<tag>HEAD</tag>
14+
<tag>bullet-core-0.2.0</tag>
1515
</scm>
1616

1717
<distributionManagement>

0 commit comments

Comments
 (0)