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 2021/06/24 16:35:07 UTC

[maven-doxia-sitetools] 01/02: Don't set the same Plexus Velocity version as in the parent

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 bb547a5503b50ab89740926b3866b0118f644a0b
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu Jun 24 18:33:56 2021 +0200

    Don't set the same Plexus Velocity version as in the parent
---
 doxia-doc-renderer/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doxia-doc-renderer/pom.xml b/doxia-doc-renderer/pom.xml
index da2a5bd..293b84d 100644
--- a/doxia-doc-renderer/pom.xml
+++ b/doxia-doc-renderer/pom.xml
@@ -114,7 +114,6 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-velocity</artifactId>
-      <version>1.2</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>