You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2018/02/05 20:29:41 UTC

[2/2] commons-compress git commit: Merge tag 'rel/1.16', prepare for next iteration

Merge tag 'rel/1.16', prepare for next iteration


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0c644264
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/0c644264
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/0c644264

Branch: refs/heads/master
Commit: 0c644264e0788d514c5e5b357eeb611ae06b162a
Parents: ecaa767 c6e3899
Author: Stefan Bodewig <bo...@apache.org>
Authored: Mon Feb 5 21:21:04 2018 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Mon Feb 5 21:29:12 2018 +0100

----------------------------------------------------------------------
 README.md                           |  6 +++---
 pom.xml                             |  2 +-
 src/changes/changes.xml             |  5 ++++-
 src/site/site.xml                   |  1 +
 src/site/xdoc/download_compress.xml | 26 +++++++++++++-------------
 src/site/xdoc/index.xml             | 17 ++++++-----------
 6 files changed, 28 insertions(+), 29 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/0c644264/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index 536fb66,04d5848..3930954
--- a/pom.xml
+++ b/pom.xml
@@@ -24,7 -24,7 +24,7 @@@
    </parent>
  
    <artifactId>commons-compress</artifactId>
-   <version>1.16-SNAPSHOT</version>
 -  <version>1.16</version>
++  <version>1.17-SNAPSHOT</version>
    <name>Apache Commons Compress</name>
    <url>http://commons.apache.org/proper/commons-compress/</url>
    <!-- The description is not indented to make it look better in the release notes -->

http://git-wip-us.apache.org/repos/asf/commons-compress/blob/0c644264/src/changes/changes.xml
----------------------------------------------------------------------
diff --cc src/changes/changes.xml
index 0133dd3,0133dd3..559335f
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@@ -42,7 -42,7 +42,10 @@@ The <action> type attribute can be add,
      <title>commons-compress</title>
    </properties>
    <body>
--    <release version="1.16" date="not released, yet"
++    <release version="1.17" date="not released, yet"
++             description="Release 1.17">
++    </release>
++    <release version="1.16" date="2018-02-05"
               description="Release 1.16">
        <action issue="COMPRESS-423" type="add" date="2017-10-17"
                due-to="Andre F de Miranda">