From 71fb16929660eb9c046ce8c9c2d4e4d0a8447c8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 13:19:21 +0100 Subject: [PATCH] chore: prepare v2.1.1 release (#156) * chore: prepare v2.1.1 release * docs: prepare docs for release --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: cjmamo <823038+cjmamo@users.noreply.github.com> --- README.adoc | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 378b826..c1e1251 100644 --- a/README.adoc +++ b/README.adoc @@ -192,7 +192,7 @@ In situations where using a node tree is not practical, Smooks allows you to use ---- -NOTE: See full example in the https://github.com/smooks/smooks-examples/tree/v4/file-router[file-router] example +NOTE: See full example in the https://github.com/smooks/smooks-examples/tree/v5/file-router[file-router] example === Programmatic Configuration @@ -254,7 +254,7 @@ This can happen and is most likely going to be a result of your stylesheet conta org.smooks.cartridges smooks-templating-cartridge - 2.1.0 + 2.1.1 ---- // end::smooks-templating-cartridge[] diff --git a/pom.xml b/pom.xml index 9f3b1c0..fd97a4f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.smooks.cartridges smooks-templating-cartridge - 2.1.1-SNAPSHOT + 2.1.1 Smooks Templating Cartridge https://www.smooks.org @@ -46,12 +46,12 @@ org.smooks smooks-core - 2.2.0-SNAPSHOT + 2.2.0 org.smooks.cartridges smooks-javabean-cartridge - 2.0.2-SNAPSHOT + 2.0.2 test