From 7fa139609f3b7326dbea6b36c88e2eedcb0156be Mon Sep 17 00:00:00 2001 From: Steve Lawrence Date: Fri, 31 Jan 2025 07:01:32 -0500 Subject: [PATCH] Release SBT Plugin 1.3.0 --- site/_sbt/1.3.0.md | 4 ++-- site/dfdl-layout.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/_sbt/1.3.0.md b/site/_sbt/1.3.0.md index d50baa8..9c35cc2 100644 --- a/site/_sbt/1.3.0.md +++ b/site/_sbt/1.3.0.md @@ -1,9 +1,9 @@ --- -release: rc1 +release: final apache: true title: 1.3.0 -date: 2025-01-24 +date: 2025-01-31 summary: > Update to Daffodil 3.10.0, support daffodil-tdml-junit, improve packageDaffodilBin logging/debugging diff --git a/site/dfdl-layout.md b/site/dfdl-layout.md index 1dbb51b..5c2bd0a 100644 --- a/site/dfdl-layout.md +++ b/site/dfdl-layout.md @@ -115,7 +115,7 @@ The standard file tree would be: Add the Daffodil SBT plugin to the project/plugins.sbt file: ```scala -addSbtPlugin("org.apache.daffodil" % "sbt-daffodil" % "1.1.0") +addSbtPlugin("org.apache.daffodil" % "sbt-daffodil" % "1.+") ``` This adds the [Daffodil SBT Plugin](/sbt) to the project, which configures