Mention development snapshots in README
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1c99c7b4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1c99c7b4 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/1c99c7b4 Branch: refs/heads/java9NoMultiRelease Commit: 1c99c7b4655e0ed74ac7fe5bf37536cbaa62497d Parents: 7bf6200 Author: Mikael Ståldal <[email protected]> Authored: Wed Apr 5 16:53:34 2017 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Wed Apr 5 16:53:34 2017 +0200 ---------------------------------------------------------------------- README.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1c99c7b4/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index bde127d..1e10207 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ Apache Log4j 2 is distributed under the [Apache License, version 2.0](http://www [How to download Log4j](http://logging.apache.org/log4j/2.x/download.html), and [how to use it from Maven, Ivy and Gradle](http://logging.apache.org/log4j/2.x/maven-artifacts.html). +You can access the latest development snapshot by using the Maven repository `https://repository.apache.org/snapshots`, +see [Snapshot builds](https://logging.apache.org/log4j/2.x/maven-artifacts.html#Snapshot_builds). ## Issue Tracking
