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/03/08 22:10:53 UTC

[maven-doxia-sitetools] 01/01: revert very old plexus to even older one

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

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

commit 4ae954217f5ae2ac32c1d20dd216ae01ee95ccfc
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sun Mar 8 18:10:31 2020 -0400

    revert very old plexus to even older one
---
 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 37b6636..dabf9b3 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -95,6 +95,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-container-default</artifactId>
+      <version>1.0-alpha-9</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>