Skip to content

Commit edca950

Browse files
authored
Add project description to pom.xml
1 parent 45473f8 commit edca950

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>java.jmx</artifactId>
44
<version>1.1.1-SNAPSHOT</version>
55
<name>java.jmx</name>
6+
<description>Produce and consume JMX beans from Clojure.</description>
67

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

0 commit comments

Comments
 (0)