michael-o commented on a change in pull request #676: URL: https://github.com/apache/maven/pull/676#discussion_r805387432
########## File path: maven-model/src/main/mdo/maven.mdo ########## @@ -1937,12 +1937,12 @@ </fields> </class> - <class> + <class xdoc.anchorName="deployment_repository"> <name>DeploymentRepository</name> <superClass>Repository</superClass> <version>4.0.0+</version> - <description>Repository contains the information needed for deploying to the remote - repository.</description> + <description>Deployment Repository contains the information needed for deploying to the remote Review comment: `repository` ########## File path: maven-model/src/main/mdo/maven.mdo ########## @@ -1937,12 +1937,12 @@ </fields> </class> - <class> + <class xdoc.anchorName="deployment_repository"> <name>DeploymentRepository</name> <superClass>Repository</superClass> <version>4.0.0+</version> - <description>Repository contains the information needed for deploying to the remote - repository.</description> + <description>Deployment Repository contains the information needed for deploying to the remote + repository, which adds uniqueVersion property to usual repositories for download.</description> Review comment: `repository which` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org