From 6115eb24c3b126d7967f2a414134db69922ad2b8 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Mon, 6 Jan 2025 07:59:37 -0500 Subject: [PATCH] identifies --- api/maven-api-model/src/main/mdo/maven.mdo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/maven-api-model/src/main/mdo/maven.mdo b/api/maven-api-model/src/main/mdo/maven.mdo index e69f8056d84..1c36e6b724b 100644 --- a/api/maven-api-model/src/main/mdo/maven.mdo +++ b/api/maven-api-model/src/main/mdo/maven.mdo @@ -134,7 +134,7 @@ artifactId 3.0.0+ true - Returns a string that defines a collection of versions within the group given by the + Returns a string that identifies a collection of versions within the group given by the group ID. An artifact is something that is either produced or used by a project. Examples of artifacts produced by Maven for a project include: JARs, source and binary distributions, and WARs. Only one version of an artifact with the same groupId and