Skip to content

Commit

Permalink
[product] Add default SARL update URLs in the product.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Dec 1, 2014
1 parent 70c1dd1 commit e031b68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions releng/io.sarl.lang.updatesite/io.sarl.lang.product
Expand Up @@ -287,4 +287,9 @@
<plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
</configurations>

<repositories>
<repository location="http://updates.sarl.io/composite/snapshots/" enabled="true" />
<repository location="http://updates.sarl.io/composite/releases/" enabled="false" />
</repositories>

</product>

0 comments on commit e031b68

Please sign in to comment.