Skip to content

Versioning Plugin 0.4.0

Latest

Choose a tag to compare

Artifacts

https://repo1.maven.org/maven2/org/apache/aries/versioning/org.apache.aries.versioning.plugin/0.4.0/

Breaking changes

  • Updated org.osgi.* artifacts to osgi.*
  • Updated versioning modules to use the shared parent pom
  • Replaced deprecated @Component usage with @Inject in Maven plugins

Dependency management updates

  • Updated ASM to version 9.10.1
  • Updated Maven to version 3.9.16

Plugin dependency management updates

  • Updated maven-plugin-plugin to version 3.15.2
  • Updated the parent pom to version 3.1.0

Other

  • Added the versioning workflow
  • Added the staging repository configuration
  • Sorted Java imports
  • Updated SCM URLs from GitBox to GitHub