Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
site: composite update the m2e update-site url
Browse files Browse the repository at this point in the history
  • Loading branch information
davidB committed Jul 26, 2011
1 parent ccad3cb commit c8779fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
</properties> </properties>
<children size="2"> <children size="2">
<child location="m2eclipse-scala"/> <child location="m2eclipse-scala"/>
<child location="http://download.eclipse.org/technology/m2e/milestones/1.0"/> <child location="http://download.eclipse.org/technology/m2e/releases"/>
</children> </children>
</repository> </repository>
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
</properties> </properties>
<children size="2"> <children size="2">
<child location="m2eclipse-scala"/> <child location="m2eclipse-scala"/>
<child location="http://download.eclipse.org/technology/m2e/milestones/1.0"/> <child location="http://download.eclipse.org/technology/m2e/releases"/>
</children> </children>
</repository> </repository>

0 comments on commit c8779fe

Please sign in to comment.