Skip to content

Commit 580644a

Browse files
committed
Fix missing <name> data
1 parent 63a9644 commit 580644a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend-plugin-core/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<artifactId>frontend-plugin-core</artifactId>
1111
<packaging>jar</packaging>
1212

13+
<name>Maven Frontend Plugin - Core library</name>
14+
1315
<dependencies>
1416
<dependency>
1517
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)