This is an automated email from the ASF dual-hosted git repository. slawrence pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-daffodil-site.git
commit cae2564b1f6b6a1a27a3ae6b3302402e240be179 Author: Michael Beckerle <[email protected]> AuthorDate: Tue Sep 4 12:24:46 2018 -0400 Release 2.2.0 --- site/_releases/2.1.0.md | 4 ++-- site/_releases/2.2.0.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/site/_releases/2.1.0.md b/site/_releases/2.1.0.md index cd0eb21..b74e092 100644 --- a/site/_releases/2.1.0.md +++ b/site/_releases/2.1.0.md @@ -8,8 +8,8 @@ summary: > Apache incubation/relicensing, packed decimal support, ambiguous expression support, refactoring for future performance improvements -artifact-root: "http://www.apache.org/dyn/closer.lua/incubator/daffodil/2.1.0/" -checksum-root: "http://www.apache.org/dist/incubator/daffodil/2.1.0/" +artifact-root: "http://archive.apache.org/dist/incubator/daffodil/2.1.0/" +checksum-root: "http://archive.apache.org/dist/incubator/daffodil/2.1.0/" key-file: "http://www.apache.org/dist/incubator/daffodil/KEYS" source-dist: diff --git a/site/_releases/2.2.0.md b/site/_releases/2.2.0.md index 59fb61c..ce343bb 100644 --- a/site/_releases/2.2.0.md +++ b/site/_releases/2.2.0.md @@ -1,14 +1,14 @@ --- -released: false +released: true apache: true title: 2.2.0 -date: 2018-08-22 +date: 2018-09-04 summary: > -artifact-root: "https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.2.0-rc2/" -checksum-root: "https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.2.0-rc2/" +artifact-root: "https://www.apache.org/dyn/closer.lua/incubator/daffodil/2.2.0/" +checksum-root: "https://www.apache.org/dist/incubator/daffodil/2.2.0/" key-file: "http://www.apache.org/dist/incubator/daffodil/KEYS" source-dist:
