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

Commit 0f3dc46

Browse files
author
Jochen Schalanda
committed
[maven-release-plugin] prepare for next development iteration
1 parent e7a7de6 commit 0f3dc46

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
@@ -13,7 +13,7 @@
1313
</parent>
1414

1515
<artifactId>graylog-plugin-netflow</artifactId>
16-
<version>2.3.0-rc.4</version>
16+
<version>2.3.0-rc.5-SNAPSHOT</version>
1717
<packaging>jar</packaging>
1818

1919
<name>${project.artifactId}</name>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:[email protected]:Graylog2/graylog-plugin-netflow.git</connection>
2626
<developerConnection>scm:git:[email protected]:Graylog2/graylog-plugin-netflow.git</developerConnection>
2727
<url>https://github.com/Graylog2/graylog-plugin-netflow</url>
28-
<tag>2.3.0-rc.4</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<properties>

0 commit comments

Comments
 (0)