Skip to content

Commit

Permalink
Add namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Bukama committed Jan 23, 2025
1 parent 87ead38 commit 6619d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/markdown/whatsnewinmaven4.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ It does not deploy the `pom.xml` used to build the project.

### Model version 4.1.0

Maven 4 updates the POM version to 4.1.0.
Maven 4 updates the POM version to 4.1.0 which defines the namespace `http://maven.apache.org/POM/4.1.0`.
Version 4.1.0 adds some new elements and attributes, while others are marked as deprecated.
To not break the ecosystem, this version is only available for the build POM, while the consumer POM will still use
version 4.0.0.
Expand Down

0 comments on commit 6619d0f

Please sign in to comment.