Skip to content

Commit e09d3a3

Browse files
author
Jochen Schalanda
committed
[human-release-plugin] prepare release 0.9.2
1 parent da3a96d commit e09d3a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ThreatIntelPlugin",
3-
"version": "1.0.0-SNAPSHOT",
3+
"version": "0.9.2",
44
"description": "",
55
"repository": {
66
"type": "git",
@@ -48,4 +48,4 @@
4848
"url-loader": "^0.5.6",
4949
"webpack": "^1.12.2"
5050
}
51-
}
51+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>org.graylog.plugins</groupId>
99
<artifactId>graylog-plugin-threatintel</artifactId>
10-
<version>0.9.2-SNAPSHOT</version>
10+
<version>0.9.2</version>
1111
<packaging>jar</packaging>
1212

1313
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)