README.md in klogger-1.6.5 vs README.md in klogger-1.7.0

- old
+ new

@@ -4,11 +4,11 @@ killbill-logging-plugin ======================= Plugin to log Kill Bill events to Syslog, IRC, emails, ... -Release builds are available on [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.ning.killbill.ruby%22%20AND%20a%3A%22logging-plugin%22) with coordinates `com.ning.killbill.ruby:logging-plugin`. +Release builds are available on [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.kill-bill.billing.plugin.ruby%22%20AND%20a%3A%22logging-plugin%22) with coordinates `org.kill-bill.billing.plugin.ruby:logging-plugin`. Configuration ------------- The plugin expects a `klogger.yml` configuration file containing the following: @@ -40,6 +40,6 @@ :authentication: 'plain' :enable_starttls_auto: true ``` By default, the plugin will look at the plugin directory root (where `killbill.properties` is located) to find this file. -Alternatively, set the Kill Bill system property `-Dcom.ning.billing.osgi.bundles.jruby.conf.dir=/my/directory` to specify another location. +Alternatively, set the Kill Bill system property `-Dorg.killbill.billing.osgi.bundles.jruby.conf.dir=/my/directory` to specify another location.