diff --git a/README.md b/README.md index ba11640..3c3b9e4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To use the most recent version, include the library with the latest version of t ch.usi.si.seart jakarta-validation-utils - 0.4.0 + 0.5.0 ``` @@ -50,7 +50,7 @@ then you will need to include the alternative dependency: ch.usi.si.seart jakarta-validation-utils-legacy - 0.4.0 + 0.5.0 ``` diff --git a/jakarta-validation-utils-legacy/pom.xml b/jakarta-validation-utils-legacy/pom.xml index 9c38895..cc3784c 100644 --- a/jakarta-validation-utils-legacy/pom.xml +++ b/jakarta-validation-utils-legacy/pom.xml @@ -3,7 +3,7 @@ ch.usi.si.seart jakarta-validation-utils-parent - 0.5.0-SNAPSHOT + 0.5.0 ../pom.xml diff --git a/jakarta-validation-utils/pom.xml b/jakarta-validation-utils/pom.xml index 62acc16..1411f92 100644 --- a/jakarta-validation-utils/pom.xml +++ b/jakarta-validation-utils/pom.xml @@ -3,7 +3,7 @@ ch.usi.si.seart jakarta-validation-utils-parent - 0.5.0-SNAPSHOT + 0.5.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 0f7b590..15975d6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ch.usi.si.seart jakarta-validation-utils-parent - 0.5.0-SNAPSHOT + 0.5.0 pom ${project.groupId}:${project.artifactId} @@ -40,7 +40,7 @@ - v0.4.0 + v0.5.0 https://github.com/seart-group/jakarta-validation-utils/tree/master scm:git:https://github.com/seart-group/jakarta-validation-utils.git scm:git:git@github.com:seart-group/jakarta-validation-utils.git