Skip to content

Commit c84dcd4

Browse files
committed
Removing the hard-coded doxia version
1 parent de2e265 commit c84dcd4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -313,11 +313,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
313313
<artifactId>wagon-ssh</artifactId>
314314
<version>${wagon-ssh.version}</version>
315315
</dependency>
316-
<dependency>
317-
<groupId>org.apache.maven.doxia</groupId>
318-
<artifactId>doxia-module-markdown</artifactId>
319-
<version>1.8</version>
320-
</dependency>
321316
</dependencies>
322317
</plugin>
323318
<!--This plugin's configuration is used to store Eclipse m2e settings only.

0 commit comments

Comments
 (0)