update pom to v1.0.4
This commit is contained in:
parent
efbd25c2a6
commit
601e0730a2
@ -10,7 +10,7 @@
|
|||||||
<groupId>in.nosd.redis</groupId>
|
<groupId>in.nosd.redis</groupId>
|
||||||
<artifactId>graylog-plugin-redis-lookup</artifactId>
|
<artifactId>graylog-plugin-redis-lookup</artifactId>
|
||||||
<name>${project.artifactId}</name>
|
<name>${project.artifactId}</name>
|
||||||
<version>1.0.3</version>
|
<version>1.0.4</version>
|
||||||
<description>Graylog ${project.artifactId} plugin.</description>
|
<description>Graylog ${project.artifactId} plugin.</description>
|
||||||
<url>https://www.graylog.org</url>
|
<url>https://www.graylog.org</url>
|
||||||
<developers>
|
<developers>
|
||||||
|
2
pom.xml
2
pom.xml
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
<groupId>in.nosd.redis</groupId>
|
<groupId>in.nosd.redis</groupId>
|
||||||
<artifactId>graylog-plugin-redis-lookup</artifactId>
|
<artifactId>graylog-plugin-redis-lookup</artifactId>
|
||||||
<version>1.0.3</version>
|
<version>1.0.4</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
<name>${project.artifactId}</name>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user