Skip to content

Commit

Permalink
Set version to 3.21.1-pmd-7.0.0-rc3-SNAPSHOT
Browse files Browse the repository at this point in the history
This is compatible with pmd 7.0.0-rc3
  • Loading branch information
adangel committed Aug 17, 2023
1 parent 0ad5f27 commit b7b243f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-pmd-plugin</artifactId>
<version>3.21.1-pmd-7-SNAPSHOT</version>
<version>3.21.1-pmd-7.0.0-rc3-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven PMD Plugin</name>
Expand Down

0 comments on commit b7b243f

Please sign in to comment.