Skip to content
This repository was archived by the owner on Jul 7, 2020. It is now read-only.

Commit 5a3bc87

Browse files
[maven-release-plugin]prepare for next development iteration
1 parent 7360389 commit 5a3bc87

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
@@ -10,7 +10,7 @@
1010
<groupId>com.clearspring.analytics</groupId>
1111
<artifactId>stream</artifactId>
1212
<packaging>jar</packaging>
13-
<version>2.9.8</version>
13+
<version>2.9.9-SNAPSHOT</version>
1414
<name>stream-lib</name>
1515
<description>A library for summarizing data in streams for which it is infeasible to store all events</description>
1616
<url>https://github.com/addthis/stream-lib</url>
@@ -105,6 +105,6 @@
105105
<connection>scm:git:git@github.com:addthis/stream-lib.git</connection>
106106
<developerConnection>scm:git:git@github.com:addthis/stream-lib.git</developerConnection>
107107
<url>https://github.com/addthis/stream-lib</url>
108-
<tag>v2.9.8</tag>
108+
<tag>HEAD</tag>
109109
</scm>
110110
</project>

0 commit comments

Comments
 (0)