Skip to content

Commit 7b18daf

Browse files
authored
Merge pull request #111 from sswguo/module_name
Add project name for module common
2 parents 4ce133b + 5aafb6d commit 7b18daf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

common/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@
2828

2929
<artifactId>o11yphant-common</artifactId>
3030

31-
</project>
31+
<name>o11yphant :: Common</name>
32+
33+
</project>

0 commit comments

Comments
 (0)