From 0b78e08787730154b2bcfb06ada44a9263b1eaad Mon Sep 17 00:00:00 2001 From: Peter Chang Date: Mon, 10 Dec 2018 12:39:44 +0000 Subject: [PATCH] [releng] Update examples to point at 2.2.1RC2 (#368) Signed-off-by: Peter Chang --- org.eclipse.january.examples/JanuaryExamples.target | 4 ++-- org.eclipse.january.examples/JanuaryExamples.tpd | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 @@ - + - + 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 }