This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git


    from 9334ef33 Bump org.apache.commons:commons-parent from 98 to 99
     new 4f1a427f Update to next development version (1.4 SNAPSHOT) following 
1.3 release
     new ea84ea69 Update README pages
     new ecd287f7 Update release notes

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          |  11 +-
 RELEASE-NOTES.txt                                  |  51 ++++
 commons-statistics-bom/README.md                   |   5 +-
 commons-statistics-bom/pom.xml                     |   2 +-
 commons-statistics-bom/src/site/xdoc/index.xml     |   2 +-
 commons-statistics-descriptive/README.md           |  10 +-
 commons-statistics-descriptive/pom.xml             |   4 +-
 commons-statistics-descriptive/src/site/site.xml   |   2 +
 commons-statistics-distribution/README.md          |  10 +-
 commons-statistics-distribution/pom.xml            |   2 +-
 commons-statistics-distribution/src/site/site.xml  |   2 +
 commons-statistics-docs/README.md                  |   3 +-
 commons-statistics-docs/pom.xml                    |  12 +-
 commons-statistics-examples/README.md              |   3 +-
 .../examples-distribution/README.md                |   3 +-
 .../examples-distribution/pom.xml                  |   2 +-
 commons-statistics-examples/examples-jmh/README.md |   3 +-
 commons-statistics-examples/examples-jmh/pom.xml   |   2 +-
 commons-statistics-examples/pom.xml                |   8 +-
 commons-statistics-inference/README.md             |  10 +-
 commons-statistics-inference/pom.xml               |   8 +-
 commons-statistics-inference/src/site/site.xml     |   2 +
 commons-statistics-interval/README.md              |  10 +-
 commons-statistics-interval/pom.xml                |   6 +-
 .../src/site/resources/profile.japicmp             |   0
 commons-statistics-interval/src/site/site.xml      |   2 +
 commons-statistics-ranking/README.md               |  10 +-
 commons-statistics-ranking/pom.xml                 |   2 +-
 commons-statistics-ranking/src/site/site.xml       |   2 +
 commons-statistics-regression/README.md            |   3 +-
 commons-statistics-regression/pom.xml              |   2 +-
 .../src/site/resources/profile.jacoco              |  17 --
 dist-archive/pom.xml                               |  32 +--
 doc/release/release.howto.txt                      | 261 +++++++++++----------
 pom.xml                                            |   9 +-
 src/changes/changes.xml                            |   8 +-
 ...RELEASE-NOTES-1.2.txt => RELEASE-NOTES-1.3.txt} |  51 ++++
 src/site/xdoc/download_statistics.xml              |  26 +-
 src/site/xdoc/release-history.xml                  |   3 +
 39 files changed, 355 insertions(+), 246 deletions(-)
 copy {commons-statistics-descriptive => 
commons-statistics-interval}/src/site/resources/profile.japicmp (100%)
 delete mode 100644 
commons-statistics-regression/src/site/resources/profile.jacoco
 copy src/site/resources/release-notes/{RELEASE-NOTES-1.2.txt => 
RELEASE-NOTES-1.3.txt} (75%)

Reply via email to