Skip to content

Commit

Permalink
Update examples to point to 1.0.0 release repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Oct 20, 2016
1 parent d7cf36e commit 6f559ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions org.eclipse.january.examples/JanuaryExamples.target
Original file line number Diff line number Diff line change
@@ -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="1476619652">
<target name="JanuaryExamples" sequenceNumber="1476957191">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.january" version="0.0.0"/>
<repository id="january-latest" location="http://download.eclipse.org/january/builds/latest/repository"/>
<repository id="january-1_0" location="http://download.eclipse.org/january/releases/1.0.0/repository/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.apache.commons.math3" version="3.5.0.v20160301-1110"/>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.january.examples/JanuaryExamples.tpd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// It converts *.tpd files to *.target files intelligently and has some additional features.
target "JanuaryExamples" with source requirements

location "http://download.eclipse.org/january/builds/latest/repository" january-latest {
location "http://download.eclipse.org/january/releases/1.0.0/repository/" january-1_0 {
org.eclipse.january lazy
}

Expand Down

0 comments on commit 6f559ac

Please sign in to comment.