mirror of https://github.com/apache/maven.git
bumping doxia core dependency up to the next release version.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356086 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9c81357996
commit
c6db090fc1
|
@ -58,7 +58,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.codehaus.doxia</groupId>
|
<groupId>org.codehaus.doxia</groupId>
|
||||||
<artifactId>doxia-core</artifactId>
|
<artifactId>doxia-core</artifactId>
|
||||||
<version>1.0-alpha-6-SNAPSHOT</version>
|
<version>1.0-alpha-6</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<artifactId>plexus-container-default</artifactId>
|
<artifactId>plexus-container-default</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue