Skip to content
This repository was archived by the owner on Dec 23, 2017. It is now read-only.

Commit 2aca7fb

Browse files
committed
Releasing 1.0.6 of plugin for recently released graylog 1.1.0.
1 parent b929c21 commit 2aca7fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<groupId>org.graylog.plugins</groupId>
1616
<artifactId>usage-statistics</artifactId>
17-
<version>1.0.6-SNAPSHOT</version>
17+
<version>1.0.6</version>
1818
<packaging>jar</packaging>
1919

2020
<name>Graylog Usage Statistics Plugin</name>
@@ -55,7 +55,7 @@
5555
<properties>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<tagNameFormat>@{project.version}</tagNameFormat>
58-
<graylog.version>1.1.0-rc.1</graylog.version>
58+
<graylog.version>1.1.0</graylog.version>
5959
<jackson.version>2.5.3</jackson.version>
6060
<license-maven-plugin.version>2.10</license-maven-plugin.version>
6161
</properties>

0 commit comments

Comments
 (0)