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 1a746c5 Add 1.0.2 in pom file
1a746c5 is described below
commit 1a746c56ae29fb13a405c8604525fc5ca7f6e9e8
Author: Junkai Xue <[email protected]>
AuthorDate: Wed May 26 13:53:45 2021 -0700
Add 1.0.2 in pom file
---
website/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/pom.xml b/website/pom.xml
index e1a462c..5fdea80 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -56,6 +56,7 @@
<module>0.9.9</module>
<module>1.0.0</module>
<module>1.0.1</module>
+ <module>1.0.2</module>
</modules>
<properties>