Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pom.xml
  • Loading branch information
wimjongman authored Jul 5, 2018
commit d89a00d4df531b8e0e42ed928cb5306a3696aeeb
6 changes: 2 additions & 4 deletions io.sloeber.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -469,15 +469,13 @@
<repository>
<id>platform_photon</id>
<layout>p2</layout>
<!-- <url>http://download.eclipse.org/eclipse/updates/4.8</url> -->
<url>http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180607-1630/</url>
<url>http://download.eclipse.org/eclipse/updates/4.8/</url>
</repository>

<repository>
<id>release-train_photon</id>
<layout>p2</layout>
<!-- <url>http://download.eclipse.org/releases/photon</url> -->
<url>http://download.eclipse.org/staging/photon/</url>
<url>http://download.eclipse.org/releases/photon</url>
</repository>

</repositories>
Expand Down