Skip to content

Commit

Permalink
Release: 19
Browse files Browse the repository at this point in the history
  • Loading branch information
sonatype-zion committed Jul 16, 2024
1 parent b1efd59 commit 8a2186e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion checkstyle-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.sonatype</groupId>
<artifactId>codestyle</artifactId>
<version>19-SNAPSHOT</version>
<version>19</version>
</parent>

<artifactId>checkstyle-checks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pmd-ruleset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.sonatype</groupId>
<artifactId>codestyle</artifactId>
<version>19-SNAPSHOT</version>
<version>19</version>
</parent>

<artifactId>pmd-ruleset</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@
</plugin>
</plugins>
</build>
<version>19-SNAPSHOT</version>
<version>19</version>
</project>

0 comments on commit 8a2186e

Please sign in to comment.