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.
2 parents faca8b3 + 7ac55f8 commit 081bc14Copy full SHA for 081bc14
dygraphs-gwt-sample/pom.xml
@@ -27,7 +27,7 @@
27
<version>0.12</version>
28
<configuration>
29
<message>Creating site for ${project.version}</message>
30
- <outputDirectory>${project.build.directory}/${artifactId}-${version}/${gwt.shortName}</outputDirectory>
+ <outputDirectory>${project.build.directory}/${project.artifactId}-${project.version}/${gwt.shortName}</outputDirectory>
31
</configuration>
32
<executions>
33
<execution>
0 commit comments