Repository: commons-lang
Updated Branches:
  refs/heads/master 0807eedad -> e6ad17215


Add dependency tags to make it easier to copy past the dependency definition


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/e6ad1721
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/e6ad1721
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/e6ad1721

Branch: refs/heads/master
Commit: e6ad17215d27b66b7fe43931247fc3470d8dee18
Parents: 0807eed
Author: Benedikt Ritter <brit...@apache.org>
Authored: Mon Sep 19 13:31:19 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Mon Sep 19 13:31:19 2016 +0200

----------------------------------------------------------------------
 src/site/xdoc/index.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/e6ad1721/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 1d304f4..197a33d 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -74,9 +74,11 @@ The code base is monitored by a Sonar instance running on <a 
href="https://analy
 <p>
 Alternatively you can pull it from the central Maven repositories:
 <pre>
+&lt;dependency&gt;
   &lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
   &lt;artifactId&gt;commons-lang3&lt;/artifactId&gt;
   &lt;version&gt;3.4&lt;/version&gt;
+&lt;/dependency&gt;
 </pre>
 </p>
 

Reply via email to