This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git
The following commit(s) were added to refs/heads/master by this push: new 4c422c2 docs: this project does have further dependencies (#13) 4c422c2 is described below commit 4c422c2869761b7660ab3d4e0aaa376cf53067a0 Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Sun Mar 1 14:02:20 2020 -0500 docs: this project does have further dependencies (#13) @michael-o --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9361cda..07c58b9 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <version>3.2.2-SNAPSHOT</version> <name>Apache Maven Shared Utils</name> - <description>Shared utils without any further dependencies</description> + <description>Shared utilities for use by Maven core and plugins</description> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</connection>