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 1a7f4223f8
commit 0238d569ef

View File

@@ -21,7 +21,7 @@
<dist.key>DATAJPA</dist.key>
<eclipselink>2.6.2</eclipselink>
<eclipselink>2.6.4</eclipselink>
<hibernate>3.6.10.Final</hibernate>
<hibernate.artifact>hibernate-entitymanager</hibernate.artifact>
<hsqldb1>1.8.0.10</hsqldb1>
@@ -148,7 +148,7 @@
<profile>
<id>eclipselink-next</id>
<properties>
<eclipselink>2.6.3-SNAPSHOT</eclipselink>
<eclipselink>2.6.5-SNAPSHOT</eclipselink>
</properties>
<repositories>
<repository>