diff --git a/README.adoc b/README.adoc
index 4657a46..3f3cf71 100644
--- a/README.adoc
+++ b/README.adoc
@@ -104,7 +104,7 @@ customerId=ftl:Invalid customer number '${ruleResult.text}' at '${path}'. Custo
== Example
-https://github.com/smooks/smooks-examples/tree/v4/validation-basic[See the Validation Example].
+https://github.com/smooks/smooks-examples/tree/v5/validation-basic[See the Validation Example].
== Maven Coordinates
@@ -114,7 +114,7 @@ https://github.com/smooks/smooks-examples/tree/v4/validation-basic[See the Valid
org.smooks.cartridges
smooks-validation-cartridge
- 2.0.1
+ 2.0.2
----
// end::smooks-validation-cartridge[]
diff --git a/pom.xml b/pom.xml
index 3e1da4d..f82ffdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
org.smooks.cartridges
smooks-validation-cartridge
- 2.0.2-SNAPSHOT
+ 2.0.2
Smooks Validation Cartridge
https://www.smooks.org
@@ -190,18 +190,18 @@
org.smooks.cartridges
smooks-rules-cartridge
- 2.0.2-SNAPSHOT
+ 2.0.2
org.smooks.cartridges
smooks-javabean-cartridge
- 2.0.2-SNAPSHOT
+ 2.0.2
test
org.smooks
smooks-test-kit
- 2.1.1-SNAPSHOT
+ 2.2.0
test