gnodet commented on PR #1337: URL: https://github.com/apache/maven/pull/1337#issuecomment-1857427027
What about all the usages of `org.apache.maven.artifact.versioning.DefaultArtifactVersion` ? This is currently the one used in the [Maven 4 api](https://github.com/apache/maven/blob/8150c62749a637a98fbb9489fb8162034956220b/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultVersionParser.java#L46) and also in areas such as [parent selection in model building](https://github.com/apache/maven/blob/69bc993b8089a2d3d1ddfd6c7d4f8dc6cc205995/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java#L1486). -- 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