Upgrade eclipselink-next profile to Eclipselink 4.0.

Fixes #2676.
This commit is contained in:
Oliver Drotbohm
2022-10-20 17:26:16 +02:00
parent e197ea9d08
commit 88dffa8e90

View File

@@ -104,7 +104,7 @@
<profile>
<id>eclipselink-next</id>
<properties>
<eclipselink>4.0.0-RC2</eclipselink>
<eclipselink>4.0.0</eclipselink>
</properties>
</profile>