DATAJPA-1102 - Upgrade to Eclipselink 2.6.4.

Upgrade main version to Eclipselink 2.6.4 and eclipselink-next buildprofile to Eclipselink 2.6.5-SNAPSHOT. The snapshot referenced in the profile eclipselink-next isn't available anymore.

Original pull request: #198.
This commit is contained in:
Jens Schauder
2017-04-24 11:41:42 +02:00
committed by Mark Paluch
parent 6aa1beb061
commit 59ecf5828c

View File

@@ -21,7 +21,7 @@
<dist.key>DATAJPA</dist.key>
<eclipselink>2.6.2</eclipselink>
<eclipselink>2.6.4</eclipselink>
<hibernate>5.2.9.Final</hibernate>
<hsqldb1>1.8.0.10</hsqldb1>
<jpa>2.0.0</jpa>
@@ -48,7 +48,7 @@
<profile>
<id>eclipselink-next</id>
<properties>
<eclipselink>2.6.3-SNAPSHOT</eclipselink>
<eclipselink>2.6.5-SNAPSHOT</eclipselink>
</properties>
<repositories>
<repository>