Skip to content

Commit c05d261

Browse files
committed
Release: 20
1 parent 52cd601 commit c05d261

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

checkstyle-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.sonatype</groupId>
1414
<artifactId>codestyle</artifactId>
15-
<version>20-SNAPSHOT</version>
15+
<version>20</version>
1616
</parent>
1717

1818
<artifactId>checkstyle-checks</artifactId>

pmd-ruleset/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.sonatype</groupId>
1414
<artifactId>codestyle</artifactId>
15-
<version>20-SNAPSHOT</version>
15+
<version>20</version>
1616
</parent>
1717

1818
<artifactId>pmd-ruleset</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@
8282
</plugin>
8383
</plugins>
8484
</build>
85-
<version>20-SNAPSHOT</version>
85+
<version>20</version>
8686
</project>

0 commit comments

Comments
 (0)