diff --git a/org.eclipse.january.examples/JanuaryExamples.target b/org.eclipse.january.examples/JanuaryExamples.target index bb9dbce0..8edf4ab0 100644 --- a/org.eclipse.january.examples/JanuaryExamples.target +++ b/org.eclipse.january.examples/JanuaryExamples.target @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform --> -<target name="JanuaryExamples" sequenceNumber="1541675905"> +<target name="JanuaryExamples" sequenceNumber="1544438471"> <locations> <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit"> <unit id="org.eclipse.january" version="0.0.0"/> - <repository id="january-2.2" location="http://download.eclipse.org/january/releases/2.2/repository"/> + <repository id="january-2.2.1RC2" location="http://download.eclipse.org/january/releasecandidates/2.2.1RC2/repository"/> </location> <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit"> <unit id="javax.measure.unit-api" version="1.0.0.v20170818-1538"/> diff --git a/org.eclipse.january.examples/JanuaryExamples.tpd b/org.eclipse.january.examples/JanuaryExamples.tpd index 66aca2b4..8c1edc4c 100644 --- a/org.eclipse.january.examples/JanuaryExamples.tpd +++ b/org.eclipse.january.examples/JanuaryExamples.tpd @@ -7,7 +7,7 @@ target "JanuaryExamples" with source requirements // This set of examples is for the latest master branch build of January. // The examples are available for the released version of January on the // respective release branches (e.g. january_1_0 for the 1.0 release) -location "http://download.eclipse.org/january/releases/2.2/repository" january-2.2 { +location "http://download.eclipse.org/january/releasecandidates/2.2.1RC2/repository" january-2.2.1RC2 { org.eclipse.january lazy }