Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordroy2018-06-27 15:42:47 +0000
committerdroy2018-06-27 15:42:47 +0000
commit1624810dd031726be024fce0ece5747e8c41934b (patch)
tree8eb81e857275df71e1706715efec9c93a1663c90
parentd870221497fb23f63da36cb2cd8782653eab6c31 (diff)
downloaddownloads-1624810dd031726be024fce0ece5747e8c41934b.tar.gz
downloads-1624810dd031726be024fce0ece5747e8c41934b.tar.xz
downloads-1624810dd031726be024fce0ece5747e8c41934b.zip
Distros: Add SPRING
Signed-off-by: droy <denis.roy@eclipse-foundation.org>
-rw-r--r--distros/distros.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/distros/distros.php b/distros/distros.php
index 5b83a395..15ab1e76 100644
--- a/distros/distros.php
+++ b/distros/distros.php
@@ -60,7 +60,7 @@
$SPRING = new companyInfo(
"Spring by Pivotal",
"spring64.png",
- "4.7.3a",
+ "4.7.4",
"committers,jee,java,rcp",
"Rapid downloads of Eclipse packages. Free downloads of Spring Tool Suite for Spring, Spring Boot, Cloud Foundry, and AspectJ.",
"http://eclipse.org/go/DISTRO_SPRINGSOURCE",

Back to the top