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 ab6ca68 Add 0.9.7 to pom
ab6ca68 is described below
commit ab6ca68ebe7ce33cf9f01f95520502a1e05cfab8
Author: Junkai Xue <[email protected]>
AuthorDate: Mon May 11 15:54:52 2020 -0700
Add 0.9.7 to pom
---
website/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/pom.xml b/website/pom.xml
index 71a7db9..5df6c5b 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -51,7 +51,7 @@ under the License.
<module>0.9.0</module>
<module>0.9.1</module>
<module>0.9.4</module>
- <module>0.9.5</module>
+ <module>0.9.7</module>
<module>1.0.0</module>
</modules>