Skip to content

Commit

Permalink
Use Stable build of Orbit
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed Jan 18, 2017
1 parent fb0a457 commit ae60bb0
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion org.eclipse.eclemma.build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<tycho.version>0.22.0</tycho.version>
<tycho.scmUrl>scm:git:https://github.com/eclipse/eclemma.git</tycho.scmUrl>

<orbit-repository-url>http://download.eclipse.org/tools/orbit/downloads/drops/I20161118141606/repository/</orbit-repository-url>
<orbit-repository-url>http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository/</orbit-repository-url>

<jacoco.version>0.7.7.201606060606</jacoco.version>
<tycho.testArgLine>-Xmx800m</tycho.testArgLine>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.eclemma.target/eclemma-e3.8.target
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<unit id="org.jacoco.core" version="0.7.7.v20161109-1949"/>
<unit id="org.jacoco.report" version="0.7.7.v20161109-1949"/>
<unit id="org.junit" version="4.12.0.v201504281640"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20161118141606/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="false" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.eclemma.target/eclemma-e4.3.target
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<unit id="org.jacoco.core" version="0.7.7.v20161109-1949"/>
<unit id="org.jacoco.report" version="0.7.7.v20161109-1949"/>
<unit id="org.junit" version="4.12.0.v201504281640"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20161118141606/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="false" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.eclemma.target/eclemma-e4.4.target
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<unit id="org.jacoco.core" version="0.7.7.v20161109-1949"/>
<unit id="org.jacoco.report" version="0.7.7.v20161109-1949"/>
<unit id="org.junit" version="4.12.0.v201504281640"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20161118141606/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="false" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.eclemma.target/eclemma-e4.5.target
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<unit id="org.jacoco.core" version="0.7.7.v20161109-1949"/>
<unit id="org.jacoco.report" version="0.7.7.v20161109-1949"/>
<unit id="org.junit" version="4.12.0.v201504281640"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20161118141606/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="false" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.eclemma.target/eclemma-e4.6.target
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<unit id="org.jacoco.core" version="0.7.7.v20161109-1949"/>
<unit id="org.jacoco.report" version="0.7.7.v20161109-1949"/>
<unit id="org.junit" version="4.12.0.v201504281640"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20161118141606/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="false" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.eclemma.target/eclemma-e4.7.target
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<unit id="org.jacoco.core" version="0.7.7.v20161109-1949"/>
<unit id="org.jacoco.report" version="0.7.7.v20161109-1949"/>
<unit id="org.junit" version="4.12.0.v201504281640"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20161118141606/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository"/>
</location>
<location includeAllPlatforms="false" includeMode="planner" includeSource="false" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
Expand Down

0 comments on commit ae60bb0

Please sign in to comment.