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 13:49:22 UTC

[commons-build-plugin] 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-build-plugin.git


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

commit 6eff3a956b80e9f3bc45b0df17e92017ffe41f5d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Mar 25 09:49:19 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 92f60ff..7094d97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>47</version>
+    <version>48</version>
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>