We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b502e commit 0635839Copy full SHA for 0635839
pom.xml
@@ -15,7 +15,6 @@
15
<name>SciJava UI: Swing</name>
16
<description>SciJava user interface components for Java Swing.</description>
17
<inceptionYear>2010</inceptionYear>
18
-
19
<licenses>
20
<license>
21
<name>Simplified BSD License</name>
@@ -55,12 +54,10 @@
55
54
<tag>HEAD</tag>
56
<url>https://github.com/scijava/scijava-ui-swing</url>
57
</scm>
58
59
<issueManagement>
60
<system>GitHub Issues</system>
61
<url>http://github.com/scijava/scijava-ui-swing/issues</url>
62
</issueManagement>
63
64
<ciManagement>
65
<system>Jenkins</system>
66
<url>http://jenkins.imagej.net/job/SciJava-UI-Swing/</url>
@@ -136,5 +133,4 @@ Wisconsin-Madison.</organizationName>
136
133
</plugin>
137
134
</plugins>
138
135
</build>
139
140
</project>
0 commit comments