1 Commits

Author SHA1 Message Date
601e0730a2 update pom to v1.0.4 2025-02-08 10:28:53 +01:00
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>