mirror of https://github.com/apache/maven.git
bumping doxia core dependency groupId to new one.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356089 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e24da11825
commit
582f218170
|
@ -56,7 +56,7 @@
|
|||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.doxia</groupId>
|
||||
<groupId>org.apache.maven.doxia</groupId>
|
||||
<artifactId>doxia-core</artifactId>
|
||||
<version>1.0-alpha-6</version>
|
||||
<exclusions>
|
||||
|
|
Loading…
Reference in New Issue