Skip to content

Commit e2f3516

Browse files
authored
[releng] Update examples to point at 2.2.2RC1 (#380)
1 parent ec72f48 commit e2f3516

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

org.eclipse.january.examples/JanuaryExamples.target

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
4-
<target name="JanuaryExamples" sequenceNumber="1544448858">
4+
<target name="JanuaryExamples" sequenceNumber="1556874442">
55
<locations>
6-
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
6+
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
77
<unit id="org.eclipse.january" version="0.0.0"/>
8-
<repository id="january-2.2.1" location="https://download.eclipse.org/january/releases/2.2.1/repository"/>
8+
<repository id="january-2.2.2RC1" location="https://download.eclipse.org/january/releasecandidates/2.2.2RC1/repository"/>
99
</location>
10-
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
10+
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
1111
<unit id="javax.measure.unit-api" version="1.0.0.v20170818-1538"/>
1212
<unit id="org.apache.commons.math3" version="3.5.0.v20160301-1110"/>
1313
<unit id="org.slf4j.api" version="1.7.10.v20170428-1633"/>

org.eclipse.january.examples/JanuaryExamples.tpd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ target "JanuaryExamples" with source requirements
77
// This set of examples is for the latest master branch build of January.
88
// The examples are available for the released version of January on the
99
// respective release branches (e.g. january_1_0 for the 1.0 release)
10-
location "https://download.eclipse.org/january/releases/2.2.1/repository" january-2.2.1 {
10+
location "https://download.eclipse.org/january/releasecandidates/2.2.2RC1/repository" january-2.2.2RC1 {
1111
org.eclipse.january lazy
1212
}
1313

0 commit comments

Comments
 (0)