From 18ca024e7af09ca65f5b9cd993d320d9bce42ee9 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 2 Nov 2015 11:48:13 +0100 Subject: [PATCH] DATAJPA-817 - Upgraded to EclipseLink 2.6.1. Added build profiles for next bugfix version as well as next minor version of EclipseLink. --- pom.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7d966a58d..90baf01ec 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ DATAJPA - 2.6.0 + 2.6.1 3.6.10.Final 1.8.0.10 2.0.0 @@ -70,6 +70,30 @@ + + eclipselink-next + + 2.6.2-SNAPSHOT + + + + oss-sonatype + https://oss.sonatype.org/content/groups/staging + + + + + eclipselink-27-next + + 2.7.0-SNAPSHOT + + + + oss-sonatype + https://oss.sonatype.org/content/groups/staging + + +