Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit a2cd82e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent be91185 commit a2cd82e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

55
<groupId>com.spotify</groupId>
66
<artifactId>annoy</artifactId>
7-
<version>0.2.6</version>
7+
<version>0.2.7-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>annoy</name>
@@ -22,7 +22,7 @@
2222
<url>git@github.com:spotify/annoy-java.git</url>
2323
<connection>scm:git:git@github.com:spotify/annoy-java.git</connection>
2424
<developerConnection>scm:git:git@github.com:spotify/annoy-java.git</developerConnection>
25-
<tag>v0.2.6</tag>
25+
<tag>HEAD</tag>
2626
</scm>
2727

2828
<developers>

0 commit comments

Comments
 (0)