Skip to content

Commit

Permalink
Add description in plugin POM
Browse files Browse the repository at this point in the history
  • Loading branch information
runeflobakk committed Jan 30, 2024
1 parent 482ab34 commit c9e9ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<packaging>maven-plugin</packaging>

<name>Record Matcher Generator Maven Plugin</name>
<description>Maven plugin for generating Hamcrest matchers for Java records</description>

<properties>
<maven.plugin-tools.version>3.10.2</maven.plugin-tools.version>
Expand Down

0 comments on commit c9e9ece

Please sign in to comment.