logging-log4j2 git commit: Document how to access snapshot dependencies better

2016-09-16 Thread mikes
Repository: logging-log4j2
Updated Branches:
  refs/heads/master 488f28b10 -> 11e395ab5


Document how to access snapshot dependencies better


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/11e395ab
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/11e395ab
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/11e395ab

Branch: refs/heads/master
Commit: 11e395ab5e81a2a8e013eef2b7485f6c1460efab
Parents: 488f28b
Author: Mikael Ståldal 
Authored: Fri Sep 16 14:38:16 2016 +0200
Committer: Mikael Ståldal 
Committed: Fri Sep 16 14:38:16 2016 +0200

--
 src/site/xdoc/maven-artifacts.xml.vm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/11e395ab/src/site/xdoc/maven-artifacts.xml.vm
--
diff --git a/src/site/xdoc/maven-artifacts.xml.vm 
b/src/site/xdoc/maven-artifacts.xml.vm
index 8ef4d00..7c139df 100644
--- a/src/site/xdoc/maven-artifacts.xml.vm
+++ b/src/site/xdoc/maven-artifacts.xml.vm
@@ -407,8 +407,7 @@ dependencies {
 
   
 You can access the latest development snapshot by using the Maven 
repository
-
https://repository.apache.org/content/repositories/snapshots/ and 
version
-2.6.3-SNAPSHOT.
+
https://repository.apache.org/content/repositories/snapshots/ and 
the current SNAPSHOT version.
   
   
 



logging-log4j2 git commit: Document how to access snapshot dependencies

2016-09-16 Thread mikes
Repository: logging-log4j2
Updated Branches:
  refs/heads/master dd943975b -> 488f28b10


Document how to access snapshot dependencies


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/488f28b1
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/488f28b1
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/488f28b1

Branch: refs/heads/master
Commit: 488f28b10e8b1f1f747a803278d7cf16d79b8864
Parents: dd94397
Author: Mikael Ståldal 
Authored: Fri Sep 16 13:23:53 2016 +0200
Committer: Mikael Ståldal 
Committed: Fri Sep 16 13:23:53 2016 +0200

--
 src/site/xdoc/maven-artifacts.xml.vm | 5 +
 1 file changed, 5 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/488f28b1/src/site/xdoc/maven-artifacts.xml.vm
--
diff --git a/src/site/xdoc/maven-artifacts.xml.vm 
b/src/site/xdoc/maven-artifacts.xml.vm
index 0bf3a7e..8ef4d00 100644
--- a/src/site/xdoc/maven-artifacts.xml.vm
+++ b/src/site/xdoc/maven-artifacts.xml.vm
@@ -405,5 +405,10 @@ dependencies {
 ]]>
   
 
+  
+You can access the latest development snapshot by using the Maven 
repository
+
https://repository.apache.org/content/repositories/snapshots/ and 
version
+2.6.3-SNAPSHOT.
+