We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c44ad9 commit 3dba8c2Copy full SHA for 3dba8c2
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.graylog.plugins</groupId>
6
<artifactId>graylog-plugin-zeromq</artifactId>
7
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>${project.artifactId}</name>
@@ -15,7 +15,7 @@
15
<connection>scm:git:git@github.com:Graylog2/graylog-plugin-zeromq.git</connection>
16
<developerConnection>scm:git:git@github.com:Graylog2/graylog-plugin-zeromq.git</developerConnection>
17
<url>https://github.com/Graylog2/graylog-plugin-zeromq</url>
18
- <tag>1.1.2</tag>
+ <tag>HEAD</tag>
19
</scm>
20
21
<properties>
0 commit comments