You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/11/25 20:38:07 UTC

[maven-doxia-sitetools] 01/03: Add missing plugin version

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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git

commit c5a311e2eab0f2c66d298aad07fab189635e2728
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Nov 25 21:34:24 2022 +0100

    Add missing plugin version
---
 doxia-integration-tools/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index d23123e..a75da87 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -194,6 +194,7 @@
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-component-metadata</artifactId>
+        <version>2.1.1</version>
         <executions>
           <execution>
             <id>create-component-descriptor</id>