DATAJPA-1400 - Upgrade Eclipselink 2.7 build profiles.

Upgrade to 2.7.3.
This commit is contained in:
Oliver Gierke
2018-08-14 08:50:13 +02:00
parent 5115bfffa9
commit e26561804b
2 changed files with 3 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ env:
- PROFILE=hibernate-53-next
- PROFILE=hibernate-54-next
- PROFILE=eclipselink-next
- PROFILE=eclipselink-27
- PROFILE=eclipselink-27-next
- PROFILE=querydsl-next

View File

@@ -90,13 +90,13 @@
<profile>
<id>eclipselink-27</id>
<properties>
<eclipselink>2.7.1</eclipselink>
<eclipselink>2.7.3</eclipselink>
</properties>
</profile>
<profile>
<id>eclipselink-27-next</id>
<properties>
<eclipselink>2.7.2-SNAPSHOT</eclipselink>
<eclipselink>2.7.4-SNAPSHOT</eclipselink>
</properties>
<repositories>
<repository>