Skip to content

Commit 6e222fd

Browse files
committed
[maven-release-plugin] prepare release bullet-core-0.1.2
1 parent 420d8fc commit 6e222fd

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.1.2-SNAPSHOT</version>
7+
<version>0.1.2</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.1.2</tag>
1515
</scm>
1616

1717
<distributionManagement>

0 commit comments

Comments
 (0)