Skip to content

Commit

Permalink
remote repo
Browse files Browse the repository at this point in the history
  • Loading branch information
nxi committed Dec 9, 2024
1 parent 10e0963 commit 13bc3ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions parent/org.gumtree.maven.tycho/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,19 +124,19 @@
<url>http://download.eclipse.org/releases/oxygen</url>
</repository>
-->
<!-- Eclipse Juno p2 repository -->
<!-- Eclipse Juno p2 repository>
<repository>
<id>eclipse_juno</id>
<layout>p2</layout>
<url>file:/x:/eclipse/p2/repo/eclipse/releases/juno</url>
</repository>
<!--
</repository-->

<repository>
<id>eclipse_juno</id>
<layout>p2</layout>
<url>http://download.eclipse.org/releases/juno</url>
</repository>
-->


<!-- Gumtree customised p2 repository -->
<repository>
Expand Down

0 comments on commit 13bc3ab

Please sign in to comment.