You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/12/25 03:32:57 UTC

[commons-vfs] 07/20: Updated README.md

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

ggregory pushed a commit to annotated tag japicmp-base-0.1.0
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit 5ec9e0c8fc1b1cd6849843b5f0238924031b6c61
Author: siom79 <ma...@googlemail.com>
AuthorDate: Thu May 22 23:32:58 2014 +0200

    Updated README.md
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index f8377bf..e7b4d6f 100644
--- a/README.md
+++ b/README.md
@@ -92,13 +92,13 @@ The differences between the two Java APIs are also printed on the command line f
 
 The following releases are available:
 
-* [Version 0.0.2](http://repository-siom79.forge.cloudbees.com/release/japicmp/japicmp/0.0.2/japicmp-0.0.2.jar)
+* [Version 0.0.2](https://github.com/siom79/japicmp/releases/tag/japicmp-base-0.0.2)
     * Changes:
         * [Command-line option to filter packages](https://github.com/siom79/japicmp/issues/1)
         * [CLI option for comparing public, package, protected or private classes/class members](https://github.com/siom79/japicmp/issues/2)
         * ["No differences" output when comparing the same file](https://github.com/siom79/japicmp/issues/4)
         * [Giving a non-jar file as argument should not output "Comparing..."](https://github.com/siom79/japicmp/issues/5)
-* [Version 0.0.1](http://repository-siom79.forge.cloudbees.com/release/japicmp/japicmp/0.0.1/japicmp-0.0.1.jar)
+* [Version 0.0.1](https://github.com/siom79/japicmp/releases/tag/japicmp-base-0.0.1)
 
 The latest snapshot version can be downloaded here: [japicmp-SNAPSHOT](http://repository-siom79.forge.cloudbees.com/snapshot/japicmp/japicmp/)
 
@@ -106,4 +106,4 @@ The latest snapshot version can be downloaded here: [japicmp-SNAPSHOT](http://re
 
 * [Jenkins build server](https://siom79.ci.cloudbees.com/job/japicmp)
 * [Maven snapshot repository](https://repository-siom79.forge.cloudbees.com/snapshot)
-* [Maven release repository](https://repository-siom79.forge.cloudbees.com/release)
\ No newline at end of file
+* [Maven release repository](https://repository-siom79.forge.cloudbees.com/release)