Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.gemini.jpa.targetdef/org.eclipse.gemini.jpa.target')
-rw-r--r--org.eclipse.gemini.jpa.targetdef/org.eclipse.gemini.jpa.target40
1 files changed, 20 insertions, 20 deletions
diff --git a/org.eclipse.gemini.jpa.targetdef/org.eclipse.gemini.jpa.target b/org.eclipse.gemini.jpa.targetdef/org.eclipse.gemini.jpa.target
index 55b20b8..95cf13a 100644
--- a/org.eclipse.gemini.jpa.targetdef/org.eclipse.gemini.jpa.target
+++ b/org.eclipse.gemini.jpa.targetdef/org.eclipse.gemini.jpa.target
@@ -1,20 +1,20 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.6"?>
-
-<target name="Gemini JPA Target Platform" sequenceNumber="0">
-<locations>
-
-<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.gemini.dbaccess.feature.feature.group" version="1.0.0.RELEASE"/>
-<repository location="http://download.eclipse.org/gemini/dbaccess/updates/1.0/"/>
-</location>
-
-<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.persistence.jpa.feature.group" version="2.3.1.v20110908-r10021"/>
-<unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.1.R37x_v20110907-7M7W8h8eNV4Vrz-hz01A7SL_MhZP"/>
-<repository location="http://download.eclipse.org/releases/indigo/"/>
-</location>
-
-</locations>
-
-</target>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.6"?>
+
+<target name="Gemini JPA Target Platform" sequenceNumber="1">
+<locations>
+<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.gemini.dbaccess.feature.feature.group" version="1.0.0.RELEASE"/>
+<repository location="http://download.eclipse.org/gemini/dbaccess/updates/1.0/"/>
+</location>
+<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.persistence.jpa.feature.group" version="2.3.1.v20110908-r10021"/>
+<unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.1.R37x_v20110907-7M7W8h8eNV4Vrz-hz01A7SL_MhZP"/>
+<repository location="http://download.eclipse.org/releases/indigo/"/>
+</location>
+<location includeAllPlatforms="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.junit" version="4.8.2.v4_8_2_v20110321-1705"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20120123151124/repository/"/>
+</location>
+</locations>
+</target>

Back to the top