This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new bbbf1dd [MPOM-239] upgrade plexus-component-metadata to 2.1.0
bbbf1dd is described below
commit bbbf1dde405e6ad1f12ce630146c9a59dc3c2742
Author: Hervé Boutemy <[email protected]>
AuthorDate: Mon Feb 3 19:32:38 2020 +0100
[MPOM-239] upgrade plexus-component-metadata to 2.1.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9a3e335..2303247 100644
--- a/pom.xml
+++ b/pom.xml
@@ -969,7 +969,7 @@ under the License.
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-metadata</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>