Skip to content

Commit 95a9d35

Browse files
author
Luc Maisonobe
committedJan 2, 2016
Preparing release candidate 2 for Apache Commons Math 3.6.
1 parent 47ae2b7 commit 95a9d35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
<!-- do not use snapshot suffix here -->
377377
<commons.release.version>3.6</commons.release.version>
378378
<commons.release.desc>(requires Java 1.5+)</commons.release.desc>
379-
<commons.rc.version>RC1</commons.rc.version>
379+
<commons.rc.version>RC2</commons.rc.version>
380380
<commons.binary.suffix>-bin</commons.binary.suffix>
381381

382382
<commons.release.2.version>2.2</commons.release.2.version>

‎src/changes/changes.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If the output is not quite correct, check for invisible trailing spaces!
5050
<title>Commons Math Release Notes</title>
5151
</properties>
5252
<body>
53-
<release version="3.6" date="2016-01-04" description="
53+
<release version="3.6" date="2016-01-05" description="
5454
This is a minor release: It combines bug fixes and new features.
5555
Changes to existing features were made in a backwards-compatible
5656
way such as to allow drop-in replacement of the v3.x JAR file.

0 commit comments

Comments
 (0)