Skip to content

Commit edda36f

Browse files
committed
Add name/desc/url to pom
1 parent 5ebd5f5 commit edda36f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
<artifactId>lljzip</artifactId>
99
<version>1.1.8</version>
1010

11+
<name>LL Java ZIP</name>
12+
<description>Lower level ZIP support for Java</description>
13+
<url>https://github.com/Col-E/LL-Java-Zip</url>
14+
1115
<licenses>
1216
<license>
1317
<name>The MIT License (MIT)</name>

0 commit comments

Comments
 (0)