Skip to content

Commit b9ab96d

Browse files
authored
add project name to spring starter
1 parent a99dd9c commit b9ab96d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validator-spring-starter/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<version>2.11</version>
99
</parent>
1010
<artifactId>avaje-validator-spring-starter</artifactId>
11+
<name>avaje-validator-spring-starter</name>
12+
<description>Avaje Validation Spring Starter</description>
1113

1214
<dependencyManagement>
1315
<dependencies>

0 commit comments

Comments
 (0)