Skip to content

Commit

Permalink
Fixes the errors
Browse files Browse the repository at this point in the history
  • Loading branch information
hiwakaba committed Nov 15, 2024
1 parent 201d8c8 commit 70886a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions k2hash/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>ax.antpick</groupId>
<artifactId>k2hash-parent</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<artifactId>k2hash</artifactId>
Expand Down Expand Up @@ -48,7 +48,6 @@
<!--Note - the version would be inherited-->
<configuration>
<configLocation>${project.parent.basedir}/${checkstyle.configLocation}</configLocation>
<suppressionsFile>${project.parent.basedir}/${checkstyle.suppressionsLocation}</suppressionsFile>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 70886a2

Please sign in to comment.