diff --git a/README.md b/README.md index 8f7fcff..94a98ac 100644 --- a/README.md +++ b/README.md @@ -144,5 +144,14 @@ log4j.appender.RollingLog.layout.UserFields=foo:bar,baz:qux A warning will be logged should you attempt to set values in both places. +# Maven +```xml + + net.logstash.log4j + jsonevent-layout + 1.7 + +``` + # Pull Requests Pull requests are welcome for any and all things - documentation, bug fixes...whatever.