Fix formatting typo in dependencyConvergence.apt.vm · apache/maven-enforcer@a1bac9b (original) (raw)

File tree

Original file line number Diff line number Diff line change
@@ -139,8 +139,8 @@ and
139 139
140 140 * Timestamped Version
141 141
142 -By default, the non-unique versions are matched, which means the <<<X.Y-SNAPSHOT>>> instead of the timestamped versions.
143 -If you want to use the unique versions of the dependencies, set the uniqueVersions property to <<>>:
142 + By default, the non-unique versions are matched, which means the <<<X.Y-SNAPSHOT>>> instead of the timestamped versions.
143 + If you want to use the unique versions of the dependencies, set the uniqueVersions property to <<>>:
144 144
145 145 +---------------------------------------------
146 146