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/05/05 11:41:40 UTC

[lang] Update commons-parent to version 46

Repository: commons-lang
Updated Branches:
  refs/heads/master 69a8ef318 -> 393ad2db7


Update commons-parent to version 46


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

Branch: refs/heads/master
Commit: 393ad2db733c0fab7e69ec6c41fde4fe144cd129
Parents: 69a8ef3
Author: pascalschumacher <pa...@gmx.net>
Authored: Sat May 5 13:41:30 2018 +0200
Committer: pascalschumacher <pa...@gmx.net>
Committed: Sat May 5 13:41:30 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/393ad2db/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2384c57..ca1186c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>45</version>
+    <version>46</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-lang3</artifactId>