Skip to content

Commit e43a79a

Browse files
authored
Add project description to pom.xml
Added a description for the project in pom.xml.
1 parent 48ce731 commit e43a79a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<artifactId>tools.gitlibs</artifactId>
44
<version>2.6.207-SNAPSHOT</version>
55
<name>tools.gitlibs</name>
6+
<description>API for retrieving, caching, and programatically accessing git libraries from Clojure.</description>
67

78
<parent>
89
<groupId>org.clojure</groupId>

0 commit comments

Comments
 (0)