Skip to content

Releases: Bahmni/openmrs-module-medicationadministration

1.1.0

10 Oct 02:29
a1cb482

Choose a tag to compare

1.1.0

This release focuses on infrastructure improvements to align with Sonatype's updated publishing requirements, making future releases more streamlined and maintainable. This is a maintenance release focused on modernizing the build and publishing infrastructure. No functional changes to the medication administration module itself.

What's Changed

  • BAH-4182 | Refactor. Migrate to Sonatype Central Portal Publishing by @mohan-13 in #10
  • BAH-4302 | Add. Release medication-administration v1.1.0 by @rahu1ramesh in #12

Key Changes

Build & Deployment

  • Migrated to Sonatype Central Portal for artifact publishing
  • Replaced legacy nexus-staging-maven-plugin with modern central-publishing-maven-plugin (v0.7.0)
  • Simplified Maven POM configuration by removing deprecated Sonatype repository configurations

Technical References

  • BAH-4182: Publishing infrastructure migration

Upgrade Notes

This release maintains full compatibility with OpenMRS installations using version 1.0.0. No migration steps required.

Full Changelog: 1.0.0...1.1.0