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