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/24 15:37:45 UTC

[maven-doxia-sitetools] branch master updated: don't override newer managed version 30 (#12)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new abbe987  don't override newer managed version 30 (#12)
abbe987 is described below

commit abbe987eac21f965d352f3758929e8de9415ae7d
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Mon Feb 24 10:37:37 2020 -0500

    don't override newer managed version 30 (#12)
---
 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>