You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2016/09/18 16:34:32 UTC

[lang] Update to latest commons parent pom

Repository: commons-lang
Updated Branches:
  refs/heads/master 42f2058c8 -> 777c6b1c8


Update to latest commons parent pom


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

Branch: refs/heads/master
Commit: 777c6b1c8bfc009d4914fdb4d934ec774b4e28e2
Parents: 42f2058
Author: Benedikt Ritter <br...@apache.org>
Authored: Sun Sep 18 18:32:32 2016 +0200
Committer: Benedikt Ritter <br...@apache.org>
Committed: Sun Sep 18 18:32:32 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/777c6b1c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ee29439..516a40c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>40</version>
+    <version>41</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>