Skip to content

Update pom.xml#78

Merged
BrapiCoordinatorSelby merged 1 commit intoplantbreeding:brapi-server-v2from
AndreyJVM:patch-1
Feb 7, 2025
Merged

Update pom.xml#78
BrapiCoordinatorSelby merged 1 commit intoplantbreeding:brapi-server-v2from
AndreyJVM:patch-1

Conversation

@AndreyJVM
Copy link
Contributor

What has been changed:

All dependency versions have been moved to the <properties> block:

  • Now all versions are in one place, which makes it easier to manage and update them.
  • Each version has a clear name, for example, <flyway-version>, <postgresql-version>, etc.

Using variables in dependencies:

  • In the <dependencies> section, all versions have been replaced with variables from <properties>.

Improved readability:

  • Now it's easy to see which library and which version is being used just by looking at the <properties> block.

This approach makes a file pom.xml more convenient for support and scaling.

@BrapiCoordinatorSelby
Copy link
Member

Hey @AndreyJVM Thanks for the contribution! How did you find this project?

@BrapiCoordinatorSelby BrapiCoordinatorSelby merged commit f2ffbc9 into plantbreeding:brapi-server-v2 Feb 7, 2025
@AndreyJVM
Copy link
Contributor Author

AndreyJVM commented Feb 7, 2025 via email

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