Skip to content

Commit 550e6f2

Browse files
committed
Add name and description to parent pom
1 parent ad6783d commit 550e6f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<url>https://github.com/patrickfav/bcrypt</url>
1313
<inceptionYear>2018</inceptionYear>
1414

15+
<name>bcrypt-parent</name>
16+
<description>Parent Maven project for Bcrypt</description>
17+
1518
<modules>
1619
<module>modules/bcrypt</module>
1720
<module>modules/bcrypt-cli</module>

0 commit comments

Comments
 (0)