This is an automated email from the ASF dual-hosted git repository.
jadams pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/main by this push:
new a8b4952 Release Daffodil 3.11.0 and Daffodil SBT 1.4.0
a8b4952 is described below
commit a8b4952e2b54c47d5cad460d35ee0aabbbee475b
Author: Josh Adams <[email protected]>
AuthorDate: Tue Jun 17 13:16:47 2025 -0400
Release Daffodil 3.11.0 and Daffodil SBT 1.4.0
---
site/_releases/3.11.0.md | 4 ++--
site/_sbt/1.4.0.md | 4 ++--
site/doap.rdf | 7 +++++++
site/docs/latest | 2 +-
4 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/site/_releases/3.11.0.md b/site/_releases/3.11.0.md
index 07b352f..71d602a 100644
--- a/site/_releases/3.11.0.md
+++ b/site/_releases/3.11.0.md
@@ -1,8 +1,8 @@
---
title: "3.11.0"
-release: rc2
+release: final
apache: true
-date: 2025-05-21
+date: 2025-06-17
summary: >
Change to Scala 2.13 and other bug fixes
diff --git a/site/_sbt/1.4.0.md b/site/_sbt/1.4.0.md
index f749f27..ca16a51 100644
--- a/site/_sbt/1.4.0.md
+++ b/site/_sbt/1.4.0.md
@@ -1,9 +1,9 @@
---
-release: rc1
+release: final
apache: true
title: 1.4.0
-date: 2025-01-31
+date: 2025-06-17
summary: >
Update to Daffodil 3.11.0 and therefore support Scala 2.12 and 2.13
diff --git a/site/doap.rdf b/site/doap.rdf
index acbc1f7..7ad650a 100644
--- a/site/doap.rdf
+++ b/site/doap.rdf
@@ -84,6 +84,13 @@
</asfext:Standard>
</asfext:implements>
+ <release>
+ <Version>
+ <name>Apache Daffodil</name>
+ <created>2025-06-17</created>
+ <revision>3.11.0</revision>
+ </Version>
+ </release>
<release>
<Version>
<name>Apache Daffodil</name>
diff --git a/site/docs/latest b/site/docs/latest
index e06d07a..e0af123 120000
--- a/site/docs/latest
+++ b/site/docs/latest
@@ -1 +1 @@
-3.10.0
\ No newline at end of file
+3.11.0
\ No newline at end of file