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