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

[40/57] [abbrv] [math] Upgrade "parent".

Upgrade "parent".


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

Branch: refs/heads/master
Commit: 4cfe573b79afa0af28865e9e5c5b47dddedb27dc
Parents: ae8f5f0
Author: Gilles <gi...@harfang.homelinux.org>
Authored: Sun Sep 4 16:40:05 2016 +0200
Committer: Gilles <gi...@harfang.homelinux.org>
Committed: Sun Sep 4 16:40:05 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-math/blob/4cfe573b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d0fed34..6c7ae4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>39</version>
+    <version>41</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>