You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/02/19 18:33:57 UTC

[maven-doxia-sitetools] 01/01: don't override newer managed version 30

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

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

commit 1406b776b8c7c001c99c9da8380c07a3b3bf61bd
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed Feb 19 13:33:39 2020 -0500

    don't override newer managed version 30
---
 doxia-integration-tools/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index dabf9b3..37b6636 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -95,7 +95,6 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-container-default</artifactId>
-      <version>1.0-alpha-9</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>