this is 2.7.X 1667442835372

this is 2.1.X 1667442962364

Removed the relativePath tag? that's amazing !how did you do that?

Comment From: bclozel

We ported our build to Gradle in 2.3.0 (see #19608), so the POMs we're publishing are generated, not actually used to build the project. This can explain some differences in their format; but everything needed by consumers should be available still.

For further questions, please use StackOverflow.