From a4fab92cb320a4930b9aac38fd3b2a995c8cd7d4 Mon Sep 17 00:00:00 2001 From: Claude Mamo <823038+claudemamo@users.noreply.github.com> Date: Sat, 24 Jun 2023 11:13:38 +0200 Subject: [PATCH] chore: prepare release (#94) * chore: prepare release --- README.adoc | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 3637c90..50ad725 100644 --- a/README.adoc +++ b/README.adoc @@ -71,7 +71,7 @@ executionContext.getBeanContext().addBean("myBean", myBeanInstance); org.smooks.cartridges smooks-scripting-cartridge - 2.0.0-RC1 + 2.0.0-RC2 ---- // end::smooks-scripting-cartridge[] @@ -80,4 +80,4 @@ executionContext.getBeanContext().addBean("myBean", myBeanInstance); Smooks Scripting 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 Scripting 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 7bd0ac5..f2136f9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.smooks.cartridges smooks-scripting-cartridge - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 bundle Smooks Scripting Cartridge @@ -42,7 +42,7 @@ UTF-8 true - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 @@ -209,7 +209,7 @@ org.smooks.cartridges smooks-javabean-cartridge - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 test