diff --git a/README.adoc b/README.adoc index d48b36f..1df1b8e 100644 --- a/README.adoc +++ b/README.adoc @@ -1110,7 +1110,7 @@ Note that as of Smooks v1.2, if a link:/javadoc/v1.7.1/smooks/org/milyn/payload/ org.smooks.cartridges smooks-javabean-cartridge - 2.0.0-RC1 + 2.0.0-RC2 ---- @@ -1125,4 +1125,4 @@ xmlns:jb="https://www.smooks.org/xsd/smooks/javabean-1.6.xsd" Smooks JavaBean 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 JavaBean 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/cartridge/pom.xml b/cartridge/pom.xml index f317379..a577af4 100644 --- a/cartridge/pom.xml +++ b/cartridge/pom.xml @@ -5,7 +5,7 @@ org.smooks.cartridges smooks-javabean-pom - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 @@ -45,4 +45,4 @@ test - \ No newline at end of file + diff --git a/perfcomp/pom.xml b/perfcomp/pom.xml index 3a85dc4..d1c76c4 100644 --- a/perfcomp/pom.xml +++ b/perfcomp/pom.xml @@ -7,7 +7,7 @@ smooks-javabean-pom org.smooks.cartridges - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 org.smooks diff --git a/pom.xml b/pom.xml index e02a25a..fa654c5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.smooks.cartridges smooks-javabean-pom - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 pom Smooks JavaBean Cartridge @@ -41,7 +41,7 @@ UTF-8 true - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2