Skip to content
Snippets Groups Projects
  1. Apr 14, 2025
  2. Apr 03, 2025
  3. Mar 28, 2025
  4. Mar 27, 2025
    • Marc Burnie [AWS]'s avatar
      Use parent.version instead of project.version · e300d048
      Marc Burnie [AWS] authored
      In a provider-specific release, the provider pom versions (i.e., project.version) will different from the core pom version
      (unit-core/pom.xml's project.version). I don't know any direct way to access the project version of a peer module, but we can
      use the parent.version in this case, because the root pom is supposed to follow the version number of the core module.
      
      This only matters for releases that include provider specific tags. In all other cases, the project.version and parent.version are
      the same value.
      e300d048
  5. Mar 26, 2025
  6. Mar 13, 2025
  7. Mar 11, 2025
  8. Mar 07, 2025
  9. Mar 06, 2025
  10. Mar 03, 2025
  11. Mar 01, 2025
  12. Feb 28, 2025
  13. Feb 27, 2025
  14. Feb 24, 2025
  15. Feb 22, 2025
  16. Feb 21, 2025
  17. Feb 17, 2025
  18. Feb 13, 2025
  19. Feb 12, 2025
  20. Feb 05, 2025
  21. Jan 22, 2025
  22. Jan 21, 2025
  23. Jan 17, 2025
Loading