Skip to content

Commit 743f39d

Browse files
committed
Consolidate Jetty into "Other managed components"
It was weird that Jetty somehow ended up in its own section of "Other common project dependencies". Probably just historical.
1 parent d4063dd commit 743f39d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,7 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
220220
<!-- JAMA - http://math.nist.gov/javanumerics/jama/ -->
221221
<jama.version>1.0.3</jama.version>
222222

223-
<!-- Other common project dependencies -->
224-
223+
<!-- Jetty - http://eclipse.org/jetty/ -->
225224
<jetty.version>8.0.0.M1</jetty.version>
226225

227226
<!-- Additional configuration -->

0 commit comments

Comments
 (0)