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:52 UTC

[maven-doxia-sitetools] branch flake created (now 4ae9542)

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

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


      at 4ae9542  revert very old plexus to even older one

This branch includes the following new commits:

     new 4ae9542  revert very old plexus to even older one

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by el...@apache.org.
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>