DATAJPA-1190 - Added build profile for EclipseLink 2.7.

Added build profile for the released version of EclipseLink 2.7. Upgraded EclipseLink 2.7-next build profile to 2.7.1 snapshots.
This commit is contained in:
Oliver Gierke
2017-09-28 14:58:04 +02:00
parent 4b5c90f3f6
commit 48cd264760

View File

@@ -157,10 +157,16 @@
</repository>
</repositories>
</profile>
<profile>
<id>eclipselink-27</id>
<properties>
<eclipselink>2.7.0</eclipselink>
</properties>
</profile>
<profile>
<id>eclipselink-27-next</id>
<properties>
<eclipselink>2.7.0-SNAPSHOT</eclipselink>
<eclipselink>2.7.1-SNAPSHOT</eclipselink>
</properties>
<repositories>
<repository>