This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
commit 0f2c875c32b66ffb355fdb34e371765e6e52cfc5 Author: aherbert <aherb...@apache.org> AuthorDate: Mon Nov 25 13:37:21 2019 +0000 Updated parent version for test pom.xml. --- src/test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/pom.xml b/src/test/pom.xml index 9ad195c..e45c003 100644 --- a/src/test/pom.xml +++ b/src/test/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>40-SNAPSHOT</version> + <version>50-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.commons</groupId>