Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
Prepared release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Mar 4, 2014
1 parent 09487bf commit 8e87b06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,19 +68,19 @@ Maven:
<dependency>
<groupId>biz.paluch.logging</groupId>
<artifactId>logstash-gelf</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
</dependency>

JBoss Module Download:

<dependency>
<groupId>biz.paluch.logging</groupId>
<artifactId>logstash-gelf</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<classifier>logging-module</classifier>
</dependency>

or http://search.maven.org/remotecontent?filepath=biz/paluch/logging/logstash-gelf/1.3.0/logstash-gelf-1.3.0-logging-module.zip
or http://search.maven.org/remotecontent?filepath=biz/paluch/logging/logstash-gelf/1.3.1/logstash-gelf-1.3.1-logging-module.zip


<a name="jul"/>Java Util Logging configuration
Expand Down

0 comments on commit 8e87b06

Please sign in to comment.