Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTran Le2013-08-26 19:18:24 +0000
committerTran Le2013-08-26 19:18:24 +0000
commit796af0ddae1e2b6c2c144f0108784a423b9eddce (patch)
tree89fdcde44c02bb020029394991de7d73f6f41342
parent9ce0a1c6dfd03ce2e0a65a0a053ab6d5aa2e7083 (diff)
downloadwebtools.dali-796af0ddae1e2b6c2c144f0108784a423b9eddce.tar.gz
webtools.dali-796af0ddae1e2b6c2c144f0108784a423b9eddce.tar.xz
webtools.dali-796af0ddae1e2b6c2c144f0108784a423b9eddce.zip
Updated EclipseLink version.v201308261920
-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.xml2
-rw-r--r--jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.xml2
5 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 f13ffd112f..a6720ab922 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.5.0.qualifier"
+ version="2.5.1.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.persistence.dbws.builder"
download-size="0"
install-size="0"
- version="2.5.0.qualifier"
+ version="2.5.1.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 8423fd10b7..5b2461beb8 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.5.0.qualifier"
+ version="2.5.1.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 03c933c32e..d492236356 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
@@ -43,14 +43,14 @@
id="org.eclipse.persistence.core"
download-size="0"
install-size="0"
- version="2.5.0.qualifier"
+ version="2.5.1.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.persistence.jpa"
download-size="0"
install-size="0"
- version="2.5.0.qualifier"
+ version="2.5.1.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 19e24ffa56..05b6701626 100644
--- a/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.feature/feature.xml
@@ -87,7 +87,7 @@
id="org.eclipse.persistence.jpa.jpql"
download-size="0"
install-size="0"
- version="2.5.0.qualifier"
+ version="2.5.1.qualifier"
unpack="false"/>
<plugin
diff --git a/jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.xml b/jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.xml
index 9333f07d0b..2b26e6771e 100644
--- a/jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.xml
@@ -31,7 +31,7 @@
id="org.eclipse.persistence.jpa.jpql.source"
download-size="0"
install-size="0"
- version="2.5.0.qualifier"
+ version="2.5.1.qualifier"
unpack="false"/>
<plugin

Back to the top