Skip to content

Commit 88dffa8

Browse files
committed
Upgrade eclipselink-next profile to Eclipselink 4.0.
Fixes #2676.
1 parent e197ea9 commit 88dffa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<profile>
105105
<id>eclipselink-next</id>
106106
<properties>
107-
<eclipselink>4.0.0-RC2</eclipselink>
107+
<eclipselink>4.0.0</eclipselink>
108108
</properties>
109109
</profile>
110110

0 commit comments

Comments
 (0)