Skip to content

Commit 3dba8c2

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8c44ad9 commit 3dba8c2

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,7 +4,7 @@
44

55
<groupId>org.graylog.plugins</groupId>
66
<artifactId>graylog-plugin-zeromq</artifactId>
7-
<version>1.1.2</version>
7+
<version>1.1.3-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>${project.artifactId}</name>
@@ -15,7 +15,7 @@
1515
<connection>scm:git:git@github.com:Graylog2/graylog-plugin-zeromq.git</connection>
1616
<developerConnection>scm:git:git@github.com:Graylog2/graylog-plugin-zeromq.git</developerConnection>
1717
<url>https://github.com/Graylog2/graylog-plugin-zeromq</url>
18-
<tag>1.1.2</tag>
18+
<tag>HEAD</tag>
1919
</scm>
2020

2121
<properties>

0 commit comments

Comments
 (0)