This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git
commit 4dbe96b103150f6bc3d2df6bd093c894d11e19a8 Author: Robert Munteanu <[email protected]> AuthorDate: Wed May 9 14:07:10 2018 +0300 Sling IDE Tooling for Eclipse --- src/main/jbake/content/releases.md | 1 + src/main/jbake/templates/downloads.tpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md index 89c5ea1..3b9a974 100644 --- a/src/main/jbake/content/releases.md +++ b/src/main/jbake/content/releases.md @@ -8,6 +8,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg ## May 2018 +* IDE tooling for Eclipse 1.2.2 (9th) * Context-Aware Configuration Impl 1.4.12, Maven Sling Plugin 2.3.6 (7th) * Sling Query 4.0.2 (5th) * JCR Content Parser 1.2.6 (5th) diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl index 3d4e764..0956cbf 100644 --- a/src/main/jbake/templates/downloads.tpl +++ b/src/main/jbake/templates/downloads.tpl @@ -15,7 +15,7 @@ def launchpadVersion="10" def slingIDETooling=[ - "Sling IDE Tooling for Eclipse|eclipse|1.2.0|A p2 update site which can be installed in Eclipse.|sling-ide-tooling" + "Sling IDE Tooling for Eclipse|eclipse|1.2.2|A p2 update site which can be installed in Eclipse.|sling-ide-tooling" ] def slingApplication=[ -- To stop receiving notification emails like this one, please contact [email protected].
