Skip to content

Commit 2a6841e

Browse files
committed
[maven-release-plugin] prepare release bytebuffer-collections-0.2.4
1 parent d21b102 commit 2a6841e

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
@@ -25,7 +25,7 @@
2525
</parent>
2626

2727
<artifactId>bytebuffer-collections</artifactId>
28-
<version>0.2.4-SNAPSHOT</version>
28+
<version>0.2.4</version>
2929

3030
<name>${project.groupId}:${project.artifactId}</name>
3131
<description>ByteBuffer Collections</description>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:ssh://git@github.com/metamx/bytebuffer-collections.git</connection>
4343
<developerConnection>scm:git:ssh://git@github.com/metamx/bytebuffer-collections.git</developerConnection>
4444
<url>https://github.com/metamx/bytebuffer-collections.git</url>
45-
<tag>HEAD</tag>
45+
<tag>bytebuffer-collections-0.2.4</tag>
4646
</scm>
4747

4848
<developers>

0 commit comments

Comments
 (0)