You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2018/05/10 20:58:22 UTC

[commons-weaver] branch master updated: upgrade to latest commons-parent

This is an automated email from the ASF dual-hosted git repository.

mbenson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git


The following commit(s) were added to refs/heads/master by this push:
     new b8be2ba  upgrade to latest commons-parent
b8be2ba is described below

commit b8be2baeaf10e54036b36a0d9ff6940a565192d5
Author: Matt Benson <mb...@apache.org>
AuthorDate: Thu May 10 15:58:18 2018 -0500

    upgrade to latest commons-parent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da565f5..0725e66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>43</version>
+    <version>46</version>
   </parent>
 
   <artifactId>commons-weaver-base</artifactId>

-- 
To stop receiving notification emails like this one, please contact
mbenson@apache.org.