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

Commit c281edf

Browse files
committed
depend on last pre-beta snapshot version of graylog-server
1 parent ab90432 commit c281edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<maven.compiler.source>1.7</maven.compiler.source>
5959
<maven.compiler.target>1.7</maven.compiler.target>
6060
<tagNameFormat>@{project.version}</tagNameFormat>
61-
<graylog.version>1.3.0-SNAPSHOT</graylog.version>
61+
<graylog.version>1.3.0-20151127.153927-347</graylog.version>
6262
<jackson.version>2.5.3</jackson.version>
6363
<license-maven-plugin.version>2.10</license-maven-plugin.version>
6464
</properties>

0 commit comments

Comments
 (0)