This is an automated email from the ASF dual-hosted git repository. kpvdr pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/qpid-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 163cdf2 Added QIT 0.3.0 release info to releases index 163cdf2 is described below commit 163cdf2c5ff5fcfe946c479781e008a14a24e94e Author: Kim van der Riet <k...@apache.org> AuthorDate: Fri Nov 5 10:41:44 2021 -0400 Added QIT 0.3.0 release info to releases index --- content/releases/index.html | 3 ++- input/releases/index.md | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/content/releases/index.html b/content/releases/index.html index 7a8abf5..0b9c0f1 100644 --- a/content/releases/index.html +++ b/content/releases/index.html @@ -126,6 +126,7 @@ the <div class="two-column"> <ul> +<li><a href="qpid-interop-test-0.3.0/index.html">Qpid Interop-test 0.3.0</a>, November 2021</li> <li><a href="qpid-proton-0.36.0/index.html">Qpid Proton 0.36.0</a>, November 2021</li> <li><a href="qpid-dispatch-1.17.1/index.html">Qpid Dispatch 1.17.1</a>, November 2021</li> <li><a href="qpid-protonj2-1.0.0-M3/index.html">Qpid ProtonJ2 1.0.0-M3</a>, October 2021</li> @@ -136,7 +137,6 @@ the <li><a href="qpid-broker-j-7.1.12/index.html">Qpid Broker-J 7.1.12</a>, February 2021</li> <li><a href="qpid-jms-amqp-0-x-6.4.0/index.html">Qpid JMS AMQP 0-x 6.4.0</a>, June 2020</li> <li><a href="qpid-cpp-1.39.0/index.html">Qpid C++ 1.39.0</a>, October 2018</li> -<li><a href="qpid-interop-test-0.2.0/index.html">Qpid Interop-test 0.2.0</a>, August 2018</li> <li><a href="qpid-python-1.37.0/index.html">Qpid Python 1.37.0</a>, November 2017</li> </ul> @@ -236,6 +236,7 @@ the <li><a href="qpid-jms-0.37.0/index.html">Qpid JMS 0.37.0</a>, October 2018</li> <li><a href="qpid-dispatch-1.4.0/index.html">Qpid Dispatch 1.4.0</a>, October 2018</li> <li><a href="qpid-proton-0.26.0/index.html">Qpid Proton 0.26.0</a>, October 2018</li> +<li><a href="qpid-interop-test-0.2.0/index.html">Qpid Interop-test 0.2.0</a>, August 2018</li> <li><a href="qpid-cpp-1.38.0/index.html">Qpid C++ 1.38.0</a>, March 2018</li> <li><a href="qpid-proton-0.25.0/index.html">Qpid Proton 0.25.0</a>, September 2018</li> </ul> diff --git a/input/releases/index.md b/input/releases/index.md index ae84f8d..be69a38 100644 --- a/input/releases/index.md +++ b/input/releases/index.md @@ -6,9 +6,9 @@ ;; to you under the Apache License, Version 2.0 (the ;; "License"); you may not use this file except in compliance ;; with the License. You may obtain a copy of the License at -;; +;; ;; http://www.apache.org/licenses/LICENSE-2.0 -;; +;; ;; Unless required by applicable law or agreed to in writing, ;; software distributed under the License is distributed on an ;; "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -27,6 +27,7 @@ the ## Current releases <div class="two-column" markdown="1"> + - [Qpid Interop-test 0.3.0](qpid-interop-test-0.3.0/index.html), November 2021 - [Qpid Proton 0.36.0](qpid-proton-0.36.0/index.html), November 2021 - [Qpid Dispatch 1.17.1](qpid-dispatch-1.17.1/index.html), November 2021 - [Qpid ProtonJ2 1.0.0-M3](qpid-protonj2-1.0.0-M3/index.html), October 2021 @@ -37,7 +38,6 @@ the - [Qpid Broker-J 7.1.12](qpid-broker-j-7.1.12/index.html), February 2021 - [Qpid JMS AMQP 0-x 6.4.0](qpid-jms-amqp-0-x-6.4.0/index.html), June 2020 - [Qpid C++ 1.39.0](qpid-cpp-1.39.0/index.html), October 2018 - - [Qpid Interop-test 0.2.0](qpid-interop-test-0.2.0/index.html), August 2018 - [Qpid Python 1.37.0](qpid-python-1.37.0/index.html), November 2017 </div> @@ -134,6 +134,7 @@ the - [Qpid JMS 0.37.0](qpid-jms-0.37.0/index.html), October 2018 - [Qpid Dispatch 1.4.0](qpid-dispatch-1.4.0/index.html), October 2018 - [Qpid Proton 0.26.0](qpid-proton-0.26.0/index.html), October 2018 + - [Qpid Interop-test 0.2.0](qpid-interop-test-0.2.0/index.html), August 2018 - [Qpid C++ 1.38.0](qpid-cpp-1.38.0/index.html), March 2018 - [Qpid Proton 0.25.0](qpid-proton-0.25.0/index.html), September 2018 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org