You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2018/03/06 14:10:47 UTC

[incubator-pulsar] branch master updated: Added pulsar-1.22.0-incubating to site configuration (#1330)

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

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 557166a  Added pulsar-1.22.0-incubating to site configuration (#1330)
557166a is described below

commit 557166afe50239918eac37be6cbf5f56fd41aabe
Author: Jai Asher <ja...@ccs.neu.edu>
AuthorDate: Tue Mar 6 06:10:45 2018 -0800

    Added pulsar-1.22.0-incubating to site configuration (#1330)
---
 site/_config.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/site/_config.yml b/site/_config.yml
index 29dc5fa..a0880e6 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -25,8 +25,9 @@ pulsar_repo: https://github.com/apache/incubator-pulsar/tree/master
 baseurl: /
 destination: ../generated-site/content
 
-current_version: 1.21.0-incubating
+current_version: 1.22.0-incubating
 archived_releases:
+  - 1.21.0-incubating
   - 1.20.0-incubating
   - 1.19.0-incubating
 

-- 
To stop receiving notification emails like this one, please contact
mmerli@apache.org.