We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea65a3 commit 00edf03Copy full SHA for 00edf03
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>org.graylog.plugins</groupId>
9
<artifactId>graylog-plugin-threatintel</artifactId>
10
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.3.0</version>
11
<packaging>jar</packaging>
12
13
<name>${project.artifactId}</name>
@@ -25,7 +25,7 @@
25
<connection>scm:git:[email protected]:Graylog2/graylog-plugin-threatintel.git</connection>
26
<developerConnection>scm:git:[email protected]:Graylog2/graylog-plugin-threatintel.git</developerConnection>
27
<url>https://github.com/Graylog2/graylog-plugin-threatintel</url>
28
- <tag>HEAD</tag>
+ <tag>0.3.0</tag>
29
</scm>
30
31
<properties>
0 commit comments