Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTran Le2012-09-26 23:31:37 +0000
committerTran Le2012-09-26 23:31:37 +0000
commit21fb9bf2b3596877852953a14f897419cc943e03 (patch)
tree88054b42a46fe487b000e6d2c03855f3e756cc48
parent3da77b7098551c110d66ef1b1873b659f2c2eb0d (diff)
downloadwebtools.dali-21fb9bf2b3596877852953a14f897419cc943e03.tar.gz
webtools.dali-21fb9bf2b3596877852953a14f897419cc943e03.tar.xz
webtools.dali-21fb9bf2b3596877852953a14f897419cc943e03.zip
Update EclipseLink 2.5.0v201209262323
-rw-r--r--jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml4
-rw-r--r--jaxb/features/org.eclipse.jpt.jaxb.eclipselink.feature/feature.xml2
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml4
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.feature/feature.xml4
4 files changed, 7 insertions, 7 deletions
diff --git a/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml b/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml
index 43ab0e908e..92310efd2c 100644
--- a/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml
+++ b/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml
@@ -49,14 +49,14 @@
id="org.eclipse.persistence.dbws"
download-size="0"
install-size="0"
- version="2.4.0.qualifier"
+ version="2.5.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.persistence.dbws.builder"
download-size="0"
install-size="0"
- version="2.4.0.qualifier"
+ version="2.5.0.qualifier"
unpack="false"/>
<plugin
diff --git a/jaxb/features/org.eclipse.jpt.jaxb.eclipselink.feature/feature.xml b/jaxb/features/org.eclipse.jpt.jaxb.eclipselink.feature/feature.xml
index e69d0d5b7a..8423fd10b7 100644
--- a/jaxb/features/org.eclipse.jpt.jaxb.eclipselink.feature/feature.xml
+++ b/jaxb/features/org.eclipse.jpt.jaxb.eclipselink.feature/feature.xml
@@ -29,7 +29,7 @@
id="org.eclipse.persistence.moxy"
download-size="0"
install-size="0"
- version="2.4.0.qualifier"
+ version="2.5.0.qualifier"
unpack="false"/>
<plugin
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
index 7628c4ed0a..9871f739fc 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
@@ -50,14 +50,14 @@
id="org.eclipse.persistence.core"
download-size="0"
install-size="0"
- version="2.4.0.qualifier"
+ version="2.5.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.persistence.jpa"
download-size="0"
install-size="0"
- version="2.4.0.qualifier"
+ version="2.5.0.qualifier"
unpack="false"/>
<plugin
diff --git a/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml b/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
index 4f4365485d..9a44bfb310 100644
--- a/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
@@ -73,14 +73,14 @@
id="org.eclipse.persistence.jpa.jpql"
download-size="0"
install-size="0"
- version="2.0.0.qualifier"
+ version="2.1.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.persistence.jpa.jpql.source"
download-size="0"
install-size="0"
- version="2.0.0.qualifier"
+ version="2.1.0.qualifier"
unpack="false"/>
<plugin

Back to the top