We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e054381 commit bac1dedCopy full SHA for bac1ded
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.graylog2.repackaged</groupId>
5
<artifactId>grok</artifactId>
6
- <version>0.1.9-graylog-3</version>
+ <version>0.1.9-graylog-4-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>Grok</name>
9
<description>Simple API that allows you to easily parse logs and other files</description>
@@ -32,7 +32,7 @@
32
<connection>scm:git:[email protected]:graylog-labs/java-grok.git</connection>
33
<developerConnection>scm:git:[email protected]:graylog-labs/java-grok.git</developerConnection>
34
<url>https://github.com/graylog-labs/java-grok</url>
35
- <tag>grok-0.1.9-graylog-3</tag>
+ <tag>HEAD</tag>
36
</scm>
37
38
<distributionManagement>
0 commit comments