update pom to v1.0.4

This commit is contained in:
yo000 2025-02-08 10:28:53 +01:00
parent efbd25c2a6
commit 601e0730a2
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<groupId>in.nosd.redis</groupId>
<artifactId>graylog-plugin-redis-lookup</artifactId>
<name>${project.artifactId}</name>
<version>1.0.3</version>
<version>1.0.4</version>
<description>Graylog ${project.artifactId} plugin.</description>
<url>https://www.graylog.org</url>
<developers>

View File

@ -31,7 +31,7 @@
<groupId>in.nosd.redis</groupId>
<artifactId>graylog-plugin-redis-lookup</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>