Skip to content

Commit 3cf0f08

Browse files
committed
#1027 Update site and product build maintenance
1 parent bf37fc0 commit 3cf0f08

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

io.sloeber.parent/pom.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,22 @@
432432

433433
</repositories>
434434
</profile>
435+
436+
<repositories>
437+
<repository>
438+
<id>2018-09</id>
439+
<layout>p2</layout>
440+
<url>http://download.eclipse.org/eclipse/updates/4.9</url>
441+
</repository>
442+
443+
<repository>
444+
<id>release-train_2018-09</id>
445+
<layout>p2</layout>
446+
<url>http://download.eclipse.org/releases/2018-09</url>
447+
</repository>
448+
449+
</repositories>
450+
</profile>
435451

436452
<profile>
437453
<id>latest</id>

0 commit comments

Comments
 (0)