diff options
author | David Williams | 2013-02-05 19:35:16 +0000 |
---|---|---|
committer | David Williams | 2013-02-05 19:35:16 +0000 |
commit | bf6408a23a173177c7d2bb51100ae869e3a191e0 (patch) | |
tree | 6f4ab428e5a8df2467f1a9da3f2419d57fffd4ae /eclipseLink.b3aggrcon | |
parent | 72c7f5298970a04c5640a7a3f335446d241377ac (diff) | |
download | org.eclipse.simrel.build-bf6408a23a173177c7d2bb51100ae869e3a191e0.tar.gz org.eclipse.simrel.build-bf6408a23a173177c7d2bb51100ae869e3a191e0.tar.xz org.eclipse.simrel.build-bf6408a23a173177c7d2bb51100ae869e3a191e0.zip |
reenable PTP (and misc. formatting changes)
Diffstat (limited to 'eclipseLink.b3aggrcon')
-rw-r--r-- | eclipseLink.b3aggrcon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipseLink.b3aggrcon b/eclipseLink.b3aggrcon index 036744b0..978569f3 100644 --- a/eclipseLink.b3aggrcon +++ b/eclipseLink.b3aggrcon @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ASCII"?> <aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="EclipseLink"> <repositories location="http://download.eclipse.org/rt/eclipselink/milestone-updates/2.5.0.v20130110-d839ca4_M6" description="EclipseLink"> - <features enabled="false" name="org.eclipse.persistence.sdk.feature.group" versionRange="2.5.0.v20130110-d839ca4"> + <features name="org.eclipse.persistence.sdk.feature.group" versionRange="2.5.0.v20130110-d839ca4" enabled="false"> <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/> </features> </repositories> |