This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git


The following commit(s) were added to refs/heads/master by this push:
     new 877b751  Add scope to comparison page
877b751 is described below

commit 877b751daeef752a0e9abd6fb0bafbb33fd6d8c5
Author: rfscholte <[email protected]>
AuthorDate: Thu Dec 19 08:34:02 2019 +0100

    Add scope to comparison page
---
 src/site/apt/comparison.apt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/site/apt/comparison.apt b/src/site/apt/comparison.apt
index 82113d4..d808afa 100644
--- a/src/site/apt/comparison.apt
+++ b/src/site/apt/comparison.apt
@@ -49,6 +49,8 @@ Comparison: Dependency vs Artifact vs MavenProject
 *--------------------+-------------+----------------+---------------+
 | version ranges     | yes         | no             | no            |
 *--------------------+-------------+----------------+---------------+
+| scope              | yes         | no             | no            |
+*--------------------+-------------+----------------+---------------+
 | attached artifacts | no          | no             | yes           |
 *--------------------+-------------+----------------+---------------+
 

Reply via email to