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 2019/03/25 14:39:37 UTC

[commons-collections] branch master updated: Update Apache Commons Parent from 47 to 48.

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


The following commit(s) were added to refs/heads/master by this push:
     new 6894827  Update Apache Commons Parent from 47 to 48.
6894827 is described below

commit 68948279bc8d54ed5f54ea84243a9182d868e016
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Mar 25 10:39:33 2019 -0400

    Update Apache Commons Parent from 47 to 48.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 14b32b3..218265a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>47</version>
+    <version>48</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-collections4</artifactId>