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 2015/06/26 13:19:59 UTC

[lang] Update to latest parent pom

Repository: commons-lang
Updated Branches:
  refs/heads/master 80644cdab -> 38e829fb3


Update to latest 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/38e829fb
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/38e829fb
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/38e829fb

Branch: refs/heads/master
Commit: 38e829fb39a05d7f51b2efbec35aa02cf40c5a65
Parents: 80644cd
Author: Benedikt Ritter <br...@apache.org>
Authored: Fri Jun 26 13:19:51 2015 +0200
Committer: Benedikt Ritter <br...@apache.org>
Committed: Fri Jun 26 13:19:51 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/38e829fb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 78f3c07..e71ca0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>37</version>
+    <version>38</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>