You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by pa...@apache.org on 2018/07/03 17:18:03 UTC

[lang] Update to commons-parent version 47

Repository: commons-lang
Updated Branches:
  refs/heads/master f56931c17 -> c241b096d


Update to commons-parent version 47


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c241b096
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/c241b096
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/c241b096

Branch: refs/heads/master
Commit: c241b096d32f9ece918466f3614c143e8679dac5
Parents: f56931c
Author: pascalschumacher <pa...@gmx.net>
Authored: Tue Jul 3 19:17:52 2018 +0200
Committer: pascalschumacher <pa...@gmx.net>
Committed: Tue Jul 3 19:17:52 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/c241b096/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 12760db..aafeb24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>46</version>
+    <version>47</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-lang3</artifactId>