From 51f387c9489a4d30821a0621c3d0d594b778ea86 Mon Sep 17 00:00:00 2001 From: Claude Mamo <823038+claudemamo@users.noreply.github.com> Date: Fri, 23 Jun 2023 08:56:18 +0200 Subject: [PATCH] chore: prepare release (#93) --- README.adoc | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index eacb32f..dc838a4 100644 --- a/README.adoc +++ b/README.adoc @@ -243,7 +243,7 @@ This can happen and is most likely going to be a result of your stylesheet conta org.smooks.cartridges smooks-templating-cartridge - 2.0.0-RC1 + 2.0.0-RC2 ---- // end::smooks-templating-cartridge[] @@ -252,4 +252,4 @@ This can happen and is most likely going to be a result of your stylesheet conta Smooks Templating Cartridge is open source and licensed under the terms of the Apache License Version 2.0, or the GNU Lesser General Public License version 3.0 or later. You may use Smooks Templating Cartridge according to either of these licenses as is most appropriate for your project. -`+SPDX-License-Identifier: Apache-2.0 OR LGPL-3.0-or-later+` \ No newline at end of file +`+SPDX-License-Identifier: Apache-2.0 OR LGPL-3.0-or-later+` diff --git a/pom.xml b/pom.xml index 6549739..f2ace37 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.smooks.cartridges smooks-templating-cartridge - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 Smooks Templating Cartridge https://www.smooks.org @@ -58,12 +58,12 @@ org.smooks smooks-core - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 org.smooks.cartridges smooks-javabean-cartridge - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 test