Skip to content
Snippets Groups Projects
Commit 65e6b3a2 authored by Stéphane  DALLONGEVILLE's avatar Stéphane DALLONGEVILLE
Browse files

small fix

parent 33ca9f54
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>${maven-javadoc-plugin.version}</version>
<configuration>
<jarOutputDirectory>${outputJar}</jarOutputDirectory>
<outputDirectory>${outputJar}</outputDirectory>
</configuration>
<executions>
<execution>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment