Skip to content

Commit 17face4

Browse files
committed
Bump version 6.1.0-SNAPSHOT
1 parent d1ff725 commit 17face4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CorrelationCount",
3-
"version": "6.1.0",
3+
"version": "6.1.0-SNAPSHOT",
44
"description": "Graylog plugin CorrelationCount Web Interface",
55
"repository": {
66
"type": "git",

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>com.airbus-cyber-security.graylog</groupId>
3030
<artifactId>graylog-plugin-correlation-count</artifactId>
31-
<version>6.1.0</version>
31+
<version>6.1.0-SNAPSHOT</version>
3232
<packaging>jar</packaging>
3333
<name>${project.artifactId}</name>
3434
<description>Graylog ${project.artifactId} plugin.</description>

0 commit comments

Comments
 (0)