Skip to content

Commit c55506e

Browse files
authored
Fix license name in POM
Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 32bfca8 commit c55506e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
<licenses>
6565
<license>
66-
<name>Apache License v2.0</name>
66+
<name>The Apache Software License, Version 2.0</name>
6767
<url>${project.url}/blob/main/LICENSE.txt</url>
6868
</license>
6969
</licenses>

0 commit comments

Comments
 (0)