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

jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
     new b98ffa2  Add 0.9.4, 0.9.5 build
b98ffa2 is described below

commit b98ffa20c850078c2737775f3f2bac6570ab03b0
Author: Junkai Xue <[email protected]>
AuthorDate: Mon May 11 11:25:45 2020 -0700

    Add 0.9.4, 0.9.5 build
---
 website/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/pom.xml b/website/pom.xml
index cfc4a40..71a7db9 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -50,6 +50,8 @@ under the License.
     <module>0.8.4</module>
     <module>0.9.0</module>
     <module>0.9.1</module>
+    <module>0.9.4</module>
+    <module>0.9.5</module>
     <module>1.0.0</module>
   </modules>
 

Reply via email to