Skip to content

Commit

Permalink
Bump 5.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentD06 committed Jul 1, 2024
1 parent 80e9890 commit dbb8828
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AlertWizard",
"version": "5.2.0",
"version": "5.3.0-SNAPSHOT",
"description": "Graylog plugin AlertWizard Web Interface",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>com.airbus-cyber-security.graylog</groupId>
<artifactId>graylog-plugin-alert-wizard</artifactId>
<version>5.2.0</version>
<version>5.3.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>Graylog ${project.artifactId} plugin.</description>
Expand Down Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>com.airbus-cyber-security.graylog</groupId>
<artifactId>graylog-plugin-correlation-count</artifactId>
<version>5.1.2</version>
<version>5.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.airbus-cyber-security.graylog</groupId>
Expand Down

0 comments on commit dbb8828

Please sign in to comment.