Repository: qpid-site Updated Branches: refs/heads/asf-site 7e720fc0f -> f0a9e956d
Update site for Qpid Java release 6.1.4 Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/f0a9e956 Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/f0a9e956 Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/f0a9e956 Branch: refs/heads/asf-site Commit: f0a9e956d2d461ae9a7a7336aa9303de5688f38a Parents: 7e720fc Author: Alex Rudyy <[email protected]> Authored: Thu Jun 29 13:49:38 2017 +0100 Committer: Alex Rudyy <[email protected]> Committed: Thu Jun 29 13:49:38 2017 +0100 ---------------------------------------------------------------------- content/releases/index.html | 2 +- input/releases/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f0a9e956/content/releases/index.html ---------------------------------------------------------------------- diff --git a/content/releases/index.html b/content/releases/index.html index c94c4c9..662bf50 100644 --- a/content/releases/index.html +++ b/content/releases/index.html @@ -127,8 +127,8 @@ the <ul> <li><a href="qpid-java-6.1.4/index.html">Qpid for Java 6.1.4</a>, June 2017</li> -<li><a href="qpid-jms-0.23.0/index.html">Qpid JMS 0.23.0</a>, May 2017</li> <li><a href="qpid-java-6.0.8/index.html">Qpid for Java 6.0.8</a>, June 2017</li> +<li><a href="qpid-jms-0.23.0/index.html">Qpid JMS 0.23.0</a>, May 2017</li> <li><a href="qpid-proton-j-0.19.0/index.html">Qpid Proton-J 0.19.0</a>, May 2017</li> <li><a href="qpid-dispatch-0.8.0/index.html">Qpid Dispatch 0.8.0</a>, May 2017</li> <li><a href="qpid-python-1.36.0/index.html">Qpid Python 1.36.0</a>, March 2017</li> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f0a9e956/input/releases/index.md ---------------------------------------------------------------------- diff --git a/input/releases/index.md b/input/releases/index.md index 631c747..9cfe6bd 100644 --- a/input/releases/index.md +++ b/input/releases/index.md @@ -29,8 +29,8 @@ the <div class="two-column" markdown="1"> - [Qpid for Java 6.1.4](qpid-java-6.1.4/index.html), June 2017 - - [Qpid JMS 0.23.0](qpid-jms-0.23.0/index.html), May 2017 - [Qpid for Java 6.0.8](qpid-java-6.0.8/index.html), June 2017 + - [Qpid JMS 0.23.0](qpid-jms-0.23.0/index.html), May 2017 - [Qpid Proton-J 0.19.0](qpid-proton-j-0.19.0/index.html), May 2017 - [Qpid Dispatch 0.8.0](qpid-dispatch-0.8.0/index.html), May 2017 - [Qpid Python 1.36.0](qpid-python-1.36.0/index.html), March 2017 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
