Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF05717228 for ; Sun, 11 Jan 2015 20:30:06 +0000 (UTC) Received: (qmail 39854 invoked by uid 500); 11 Jan 2015 20:30:08 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 39435 invoked by uid 500); 11 Jan 2015 20:30:07 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 39409 invoked by uid 99); 11 Jan 2015 20:30:07 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jan 2015 20:30:07 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 879579A9A7F; Sun, 11 Jan 2015 20:30:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: luc@apache.org To: commits@commons.apache.org Date: Sun, 11 Jan 2015 20:30:08 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/3] [math] Preparing for next version. Preparing for next version. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/81e12ee0 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/81e12ee0 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/81e12ee0 Branch: refs/heads/master Commit: 81e12ee050cb4c7e9974dcd7d540d2dd409503f8 Parents: ef6e0f8 Author: Luc Maisonobe Authored: Sun Jan 11 21:27:27 2015 +0100 Committer: Luc Maisonobe Committed: Sun Jan 11 21:27:27 2015 +0100 ---------------------------------------------------------------------- doap_math.rdf | 5 +++++ pom.xml | 4 ++-- src/changes/changes.xml | 3 +++ 3 files changed, 10 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/81e12ee0/doap_math.rdf ---------------------------------------------------------------------- diff --git a/doap_math.rdf b/doap_math.rdf index 4134178..2903a63 100644 --- a/doap_math.rdf +++ b/doap_math.rdf @@ -38,6 +38,11 @@ commons-math + 2015-01-11 + 3.4.1 + + + commons-math 2014-12-26 3.4 http://git-wip-us.apache.org/repos/asf/commons-math/blob/81e12ee0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 090c6b4..3712389 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.apache.commons commons-math3 - 3.4.1 + 3.5-SNAPSHOT Apache Commons Math 2003 @@ -365,7 +365,7 @@ 3.4.1 (requires Java 1.5+) - RC1 + -bin 2.2 http://git-wip-us.apache.org/repos/asf/commons-math/blob/81e12ee0/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f02d069..bb596f4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,6 +50,9 @@ If the output is not quite correct, check for invisible trailing spaces! Commons Math Release Notes + + +