Skip to content

Conversation

@alexheifetz
Copy link
Collaborator

This pull request updates all Maven pom.xml files across the project to include metadata about the project's URL and source control management (SCM) details. These additions improve project documentation and make it easier for developers and tools to locate the repository and track source changes.

Project metadata enhancements:

  • Added the <url> field pointing to the GitHub repository in all pom.xml files to provide a direct link to the project's source. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

SCM configuration:

  • Added detailed <scm> sections to all module pom.xml files, specifying the repository URL, connection, developer connection, and tag, which aids in source tracking and integration with build tools. [1] [2] [3] [4] [5] [6] [7] [8] [9]

@alexheifetz alexheifetz merged commit b7679ae into main Nov 8, 2025
3 checks passed
@alexheifetz alexheifetz deleted the maven-central branch November 8, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants