We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7309af7 commit 3a89f0fCopy full SHA for 3a89f0f
pom.xml
@@ -190,6 +190,11 @@ under the License.
190
<artifactId>doxia-core</artifactId>
191
<version>${doxiaVersion}</version>
192
</dependency>
193
+ <dependency>
194
+ <groupId>org.apache.maven.doxia</groupId>
195
+ <artifactId>doxia-core</artifactId>
196
+ <version>${doxiaVersion}</version>
197
+ </dependency>
198
<dependency>
199
<groupId>org.apache.maven.doxia</groupId>
200
<artifactId>doxia-site-renderer</artifactId>
0 commit comments