Skip to content

Commit

Permalink
Can't generate checkstyle report with same version, due to usage of r…
Browse files Browse the repository at this point in the history
…eplaced parameter
  • Loading branch information
rfscholte committed Jan 4, 2018
1 parent 71b2675 commit eb11ed6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,8 @@ under the License.
Use the current version to generate sample with the last features/fixes of the plugin.
It implies that the current version is already deployed to generate the site.
-->
<version>${project.version}</version>
<!-- <version>${project.version}</version> -->
<!-- can't use this version: parent still uses sourceDirectory -->
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit eb11ed6

Please sign in to comment.