We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df557cc commit c25c273Copy full SHA for c25c273
1 file changed
pom.xml
@@ -16,7 +16,6 @@
16
<description>JSR-223-compliant Clojure scripting language plugin.</description>
17
<url>http://scijava.org/</url>
18
<inceptionYear>2008</inceptionYear>
19
-
20
<licenses>
21
<license>
22
<name>Simplified BSD License</name>
@@ -69,12 +68,10 @@
69
68
<tag>HEAD</tag>
70
<url>https://github.com/scijava/scripting-clojure</url>
71
</scm>
72
73
<issueManagement>
74
<system>GitHub Issues</system>
75
<url>https://github.com/scijava/scripting-clojure/issues</url>
76
</issueManagement>
77
78
<ciManagement>
79
<system>Jenkins</system>
80
<url>http://jenkins.imagej.net/job/scripting-Clojure/</url>
@@ -132,5 +129,4 @@ Institute of Molecular Cell Biology and Genetics.</organizationName>
132
129
</plugin>
133
130
</plugins>
134
131
</build>
135
136
</project>
0 commit comments