Skip to content

Commit

Permalink
[maven-release-plugin] prepare release grok-0.1.9-graylog-3
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd committed May 29, 2024
1 parent 3ef0707 commit 87feb8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.graylog2.repackaged</groupId>
<artifactId>grok</artifactId>
<version>0.1.9-graylog-4-SNAPSHOT</version>
<version>0.1.9-graylog-3</version>
<packaging>jar</packaging>
<name>Grok</name>
<description>Simple API that allows you to easily parse logs and other files</description>
Expand Down Expand Up @@ -32,7 +32,7 @@
<connection>scm:git:git@github.com:graylog-labs/java-grok.git</connection>
<developerConnection>scm:git:git@github.com:graylog-labs/java-grok.git</developerConnection>
<url>https://github.com/graylog-labs/java-grok</url>
<tag>HEAD</tag>
<tag>grok-0.1.9-graylog-3</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 87feb8f

Please sign in to comment.