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/24 20:23:08 UTC

[commons-bcel] 01/02: 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-bcel.git

commit 9acb6422545ea858875e16826906e7b4d6c47701
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Mar 24 16:22:54 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 fa8217a..00a069e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>47</version>
+    <version>48</version>
   </parent>
 
   <groupId>org.apache.bcel</groupId>