Skip to content

Commit 195594c

Browse files
committed
Polish based on feedback by @sbrannen
Fixes #1064.
1 parent 0a5f597 commit 195594c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

documentation/src/docs/asciidoc/overview.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ Snapshot artifacts are deployed to Sonatype's {snapshot-repo}[snapshots reposito
119119
[[dependency-metadata-optional-dependencies]]
120120
==== Optional Dependencies
121121

122-
All of the above artifacts have an _optional_ dependency to the following _@API Guardian_ JAR.
122+
All of the above artifacts have an `optional` dependency in their published Maven POMs on
123+
the following _@API Guardian_ JAR.
123124

124125
* *Group ID*: `org.apiguardian`
125126
* *Artifact ID*: `apiguardian-api`

documentation/src/docs/asciidoc/release-notes-5.0.1.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ on GitHub.
1212
[[release-notes-5.0.1-overall-improvements]]
1313
==== Overall Improvements
1414

15-
* All artifacts now have an _optional_ instead of a mandatory dependency to the
16-
_@API Guardian_ JAR.
15+
* All artifacts now have an `optional` instead of a mandatory dependency on the
16+
_@API Guardian_ JAR in their published Maven POMs.
1717

1818

1919
[[release-notes-5.0.1-junit-platform]]

0 commit comments

Comments
 (0)