You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/02/17 18:15:34 UTC

[commons-parent] branch master updated: Apache Parent 21 -> 23.

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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c8fab4  Apache Parent 21 -> 23.
5c8fab4 is described below

commit 5c8fab49129b2d6edd53a9493a1b046eb4797462
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Feb 17 13:15:30 2020 -0500

    Apache Parent 21 -> 23.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da2730c..52c59d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>21</version>
+    <version>23</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>