mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
updated targetplatform to deps 1.0.19 (#236)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
parent
0939c15de0
commit
0e9e06f184
@ -56,7 +56,7 @@
|
||||
<groovy.eclipse.compiler.version>2.9.2-01</groovy.eclipse.compiler.version>
|
||||
<groovy.eclipse.batch.version>2.4.3-01</groovy.eclipse.batch.version>
|
||||
|
||||
<ohdr.version>1.0.18</ohdr.version>
|
||||
<ohdr.version>1.0.19</ohdr.version>
|
||||
<esh.version>0.9.0-SNAPSHOT</esh.version>
|
||||
<repo.version>2.2.x</repo.version>
|
||||
<karaf.version>4.1.3</karaf.version>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="openHAB Target Platform" sequenceNumber="176">
|
||||
<?pde version="3.8"?><target name="openHAB Target Platform" sequenceNumber="177">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.openhab.feature.p2.feature.group" version="0.0.0"/>
|
||||
@ -15,17 +15,13 @@
|
||||
<repository location="http://download.eclipse.org/smarthome/updates-stable/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.equinox.sdk.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.openhab.deps.runtime.feature.group" version="0.0.0"/>
|
||||
<unit id="org.openhab.deps.test.feature.group" version="0.0.0"/>
|
||||
<repository location="https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.18"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.xtend" version="2.2.0.v201605260315"/>
|
||||
<repository location="http://download.eclipse.org/releases/oxygen/201709271000"/>
|
||||
<repository location="https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.19"/>
|
||||
</location>
|
||||
</locations>
|
||||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||
</target>
|
||||
|
Loading…
Reference in New Issue
Block a user