Skip to content

Update pom.xml#32

Merged
alexheifetz merged 2 commits intomainfrom
update-repo-tag
Aug 8, 2025
Merged

Update pom.xml#32
alexheifetz merged 2 commits intomainfrom
update-repo-tag

Conversation

@alexheifetz
Copy link
Contributor

This pull request updates the Maven repository configuration in the pom.xml file to clarify which repositories should handle releases and snapshots. The changes help prevent accidental deployments to the wrong repository type.

Repository configuration updates:

  • Removed the <releases> section from the embabel-releases repository, so only snapshots are explicitly disabled there.
  • Added a <releases> section with <enabled>false</enabled> to the embabel-snapshots repository to explicitly prevent releases from being deployed to the snapshot repository.

@alexheifetz alexheifetz merged commit 9bcca30 into main Aug 8, 2025
2 checks passed
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.

1 participant