Skip to content

Commit

Permalink
[graylog-plugin-threatintel] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
garybot2 committed Oct 12, 2023
1 parent 1de43e6 commit 1453c2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-web-parent</artifactId>
<version>5.0.13</version>
<version>5.0.14-SNAPSHOT</version>
<relativePath>../graylog2-server/graylog-plugin-parent/graylog-plugin-web-parent</relativePath>
</parent>

<artifactId>graylog-plugin-threatintel</artifactId>
<version>5.0.13</version>
<version>5.0.14-SNAPSHOT</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand All @@ -58,7 +58,7 @@
<maven.install.skip>true</maven.install.skip>
<maven.deploy.skip>true</maven.deploy.skip>
<maven.site.skip>true</maven.site.skip>
<graylog.version>5.0.13</graylog.version>
<graylog.version>5.0.14-SNAPSHOT</graylog.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1453c2f

Please sign in to comment.