We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794b3bd commit 0edf456Copy full SHA for 0edf456
pom.xml
@@ -17,7 +17,7 @@
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<maven.compiler.source>1.7</maven.compiler.source>
19
<maven.compiler.target>1.7</maven.compiler.target>
20
- <graylog2.version>1.0.0-rc.1</graylog2.version>
+ <graylog2.version>1.0.0</graylog2.version>
21
<graylog2.plugin-dir>/usr/share/graylog2-server/plugin</graylog2.plugin-dir>
22
</properties>
23
0 commit comments