Skip to content

Commit 655755d

Browse files
authored
Add project description to pom.xml
Added a description for the project in pom.xml.
1 parent 3bf7220 commit 655755d

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.deps.graph</artifactId>
44
<version>1.1.91-SNAPSHOT</version>
55
<name>tools.deps.graph</name>
6+
<description>Dependency graphs for Clojure deps.edn projects.</description>
67

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

0 commit comments

Comments
 (0)