This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-validator.git
The following commit(s) were added to refs/heads/master by this push: new 78d5373e commons-parent 60 78d5373e is described below commit 78d5373ec57e3600907ea9b2a2919cbfdbbcf518 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Aug 24 06:33:29 2023 -0400 commons-parent 60 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 664b79c5..b320566d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>60-SNAPSHOT</version> + <version>60</version> </parent> <groupId>commons-validator</groupId>