Repository: incubator-commonsrdf Updated Branches: refs/heads/master 054f5162a -> b05e3e6e6
Download page update for 0.3.0 Link to check signature, release date. Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/4167e3dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/4167e3dd Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/4167e3dd Branch: refs/heads/master Commit: 4167e3dde7a7a4eed95d117d8b663f78d4878d6c Parents: 0bcb207 Author: Stian Soiland-Reyes <st...@apache.org> Authored: Wed Nov 16 09:27:12 2016 +0000 Committer: Stian Soiland-Reyes <st...@apache.org> Committed: Wed Nov 16 09:33:30 2016 +0000 ---------------------------------------------------------------------- src/site/markdown/download.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/4167e3dd/src/site/markdown/download.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md index 75347c6..0ae538e 100644 --- a/src/site/markdown/download.md +++ b/src/site/markdown/download.md @@ -42,7 +42,7 @@ To use Commons RDF with [Maven](https://maven.apache.org/), add to your `pom.xml <version>0.3.0-incubating</version> </dependency> - <!-- and one of the implementations: --> + <!-- and at least one of the implementations: --> <dependency> <groupId>org.apache.commons</groupId> @@ -86,7 +86,7 @@ which is also [mirrored to GitHub](http://github.com/apache/incubator-commonsrdf ### 0.3.0-incubating -**Apache Commons RDF 0.3.0-incubating** was published on 2016-11-`TOOD`, and is available for download +**Apache Commons RDF 0.3.0-incubating** was published on 2016-11-15, and is available for download from official mirrors of the ASF Distribution Directory [incubator/commonsrdf](https://www.apache.org/dyn/closer.lua/incubator/commonsrdf/0.3.0-incubating/): @@ -99,7 +99,8 @@ ASF Distribution Directory [incubator/commonsrdf](https://www.apache.org/dyn/clo [md5](https://www.apache.org/dist/incubator/commonsrdf/0.3.0-incubating/apache-commons-rdf-0.3.0-incubating-src.tar.gz.md5), [sha1](https://www.apache.org/dist/incubator/commonsrdf/0.3.0-incubating/apache-commons-rdf-0.3.0-incubating-src.tar.gz.sha1)) -After downloading the files, check the signatures using the following [KEYS](https://www.apache.org/dist/incubator/commonsrdf/KEYS) +After downloading the files, [check the signatures](https://www.apache.org/info/verification.html) +using the following [KEYS](https://www.apache.org/dist/incubator/commonsrdf/KEYS) file. The [changelog](https://s.apache.org/rdf-0.3.0) is available from the [Apache Commons RDF Jira](https://issues.apache.org/jira/browse/COMMONSRDF).