Skip to content

Commit ecdd5ea

Browse files
authored
Add project description to pom.xml
Added a description for the project.
1 parent ee32e05 commit ecdd5ea

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.trace</artifactId>
44
<version>0.8.1-SNAPSHOT</version>
55
<name>${project.artifactId}</name>
6+
<description>Tools for tracing Clojure functions and expressions.</description>
67

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

0 commit comments

Comments
 (0)