Skip to content

Commit 62e4592

Browse files
committed
POM: remove excess whitespace
This makes tidy-maven-plugin happy.
1 parent 835645c commit 62e4592

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<description>SciJava Common is a shared library for SciJava software. It provides a plugin framework, with an extensible mechanism for service discovery, backed by its own annotation processor, so that plugins can be loaded dynamically. It is used by both ImageJ and SCIFIO.</description>
1717
<url>http://scijava.org/</url>
1818
<inceptionYear>2009</inceptionYear>
19-
2019
<licenses>
2120
<license>
2221
<name>Simplified BSD License</name>
@@ -60,7 +59,6 @@
6059
<timezone>-6</timezone>
6160
</developer>
6261
</developers>
63-
6462
<contributors>
6563
<contributor>
6664
<name>Johannes Schindelin</name>
@@ -106,12 +104,10 @@
106104
<tag>HEAD</tag>
107105
<url>https://github.com/scijava/scijava-common</url>
108106
</scm>
109-
110107
<issueManagement>
111108
<system>GitHub Issues</system>
112109
<url>https://github.com/scijava/scijava-common/issues</url>
113110
</issueManagement>
114-
115111
<ciManagement>
116112
<system>Jenkins</system>
117113
<url>http://jenkins.imagej.net/job/SciJava-common/</url>
@@ -230,5 +226,4 @@ Institute of Molecular Cell Biology and Genetics.</organizationName>
230226
</build>
231227
</profile>
232228
</profiles>
233-
234229
</project>

0 commit comments

Comments
 (0)