switch sts3 dependencies to 3.9.14.RELEASE

This commit is contained in:
Martin Lippert
2020-09-14 13:29:11 +02:00
parent 17a668ba65
commit d0ffabdffb
2 changed files with 6 additions and 6 deletions

View File

@@ -86,9 +86,9 @@
<dist.key>TOOLS</dist.key>
<dist.path>${dist.type}/${dist.key}/${dist.project}/${dist.version}</dist.path>
<springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo>
<!-- <springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo> -->
<!-- <springide-p2-repo>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</springide-p2-repo> -->
<!-- <springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</springide-p2-repo> -->
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.14.RELEASE</springide-p2-repo>
</properties>