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 2018/03/29 15:13:58 UTC

[lang] Update commons-parent from 43 to 45.

Repository: commons-lang
Updated Branches:
  refs/heads/master a098f0410 -> c53c2cbc1


Update commons-parent from 43 to 45.

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

Branch: refs/heads/master
Commit: c53c2cbc11f80a385be1cd3952a76d37ace3505f
Parents: a098f04
Author: Gary Gregory <ga...@gmail.com>
Authored: Thu Mar 29 09:13:54 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Thu Mar 29 09:13:54 2018 -0600

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


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