Skip to content

Commit 0f9dc4d

Browse files
committed
Do not use XML tag in comment
It could be misconstrued by tooling. ;-)
1 parent 82bb72f commit 0f9dc4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
various projects in the SciJava software stack.
131131
132132
When possible, we advise declaring your SciJava dependencies without a
133-
<version> since the versions of all SciJava components are managed in this
133+
version since the versions of all SciJava components are managed in this
134134
POM's <dependencyManagement> section.
135135
136136
If you need to override the version of a particular component, then simply

0 commit comments

Comments
 (0)