Skip to content

Commit e054381

Browse files
committed
[maven-release-plugin] prepare release grok-0.1.9-graylog-3
1 parent 77e0cf8 commit e054381

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.graylog2.repackaged</groupId>
55
<artifactId>grok</artifactId>
6-
<version>0.1.9-graylog-3-SNAPSHOT</version>
6+
<version>0.1.9-graylog-3</version>
77
<packaging>jar</packaging>
88
<name>Grok</name>
99
<description>Simple API that allows you to easily parse logs and other files</description>
@@ -32,7 +32,8 @@
3232
<connection>scm:git:[email protected]:graylog-labs/java-grok.git</connection>
3333
<developerConnection>scm:git:[email protected]:graylog-labs/java-grok.git</developerConnection>
3434
<url>https://github.com/graylog-labs/java-grok</url>
35-
</scm>
35+
<tag>grok-0.1.9-graylog-3</tag>
36+
</scm>
3637

3738
<distributionManagement>
3839
<snapshotRepository>

0 commit comments

Comments
 (0)