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 <mikael.stal...@magine.com>
Authored: Fri Sep 16 14:38:16 2016 +0200
Committer: Mikael Ståldal <mikael.stal...@magine.com>
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 {
     </section>
       <subsection name="Snapshot builds">
         <p>You can access the latest development snapshot by using the Maven 
repository
-        
<code>https://repository.apache.org/content/repositories/snapshots/</code> and 
version
-        <code>2.6.3-SNAPSHOT</code>.</p>
+        
<code>https://repository.apache.org/content/repositories/snapshots/</code> and 
the current SNAPSHOT version.</p>
       </subsection>
   </body>
 </document>

Reply via email to