use the STS 3.9.6 release as a base for common components for the STS4 release build

This commit is contained in:
Martin Lippert
2018-09-20 10:29:25 +02:00
parent 2247a55467
commit 7b9f21027b
2 changed files with 10 additions and 3 deletions

View File

@@ -239,10 +239,15 @@
<layout>p2</layout>
<url>http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository</url>
</repository>
<repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>http://dist.springframework.org/snapshot/IDE/nightly</url>
</repository> -->
<repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>http://dist.springframework.org/release/IDE/3.9.6.RELEASE</url>
</repository>
<repository>
<id>lsp4e</id>