Adding versions to the provider POMs
This is necessary to create a provider specific release. When creating a provider specific release, the artifact version of the single provider is incremented, then a special tag is created to indicate the change only refers to that one provider.
In the existing case, there are no versions specified for provider libraries. That causes maven to inherit the version from the parent, which in turn forces all provider libraries to have the same version. We need to explicitly set the versions in order to have different ones per provider.
Merge request reports
Activity
changed milestone to %M18 - Release 0.21
added Common Code MRDevOps labels
requested review from @chad
assigned to @divido
mentioned in commit 2b443268
mentioned in merge request !405 (merged)
mentioned in merge request osdu/platform/data-flow/ingestion/csv-parser/csv-parser!380 (merged)