view eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-juno.target @ 1275:2e7c79f64fc9 0.15.0

Drop SNAPSHOT qualifier and bump version for 0.15.0 release.
author Jon VanAlten <jon.vanalten@redhat.com>
date Mon, 07 Oct 2013 17:52:08 -0600
parents 278053e5c52c
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="Thermostat Eclipse" sequenceNumber="29">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.platform.sdk" version="4.2.2.M20130204-1200"/>
<repository location="http://download.eclipse.org/releases/juno"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.redhat.thermostat.client.feature.feature.group" version="0.15.0"/>
<repository location="file:${eclipse-root}/composite-repo/target/composite-repo/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.redhat.thermostat.eclipse.test.deps.feature.feature.group" version="0.15.0"/>
<repository location="file:${eclipse-root}/test-deps-p2-repository/target/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.1.0.201302221524"/>
<unit id="org.eclipse.swtbot.feature.group" version="2.1.0.201302221524"/>
<repository location="http://download.eclipse.org/technology/swtbot/releases/2.1.0/"/>
</location>
</locations>
</target>