Skip to content

Commit

Permalink
0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jun 13, 2023
1 parent 2ca31b5 commit e93647b
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.dgroup</groupId>
<artifactId>arch4u-pmd</artifactId>
<version>0.0.0</version>
<version>0.2.5</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>Linting rules for Java frameworks like Spring, Quarkus, Jackson, SLF4J, etc., to avoid known problems in REST API, logging, observability, performance, and general best practices.</description>
Expand Down

0 comments on commit e93647b

Please sign in to comment.