You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by jx...@apache.org on 2020/07/01 21:12:58 UTC

[helix] branch release-1.0.1 updated: Fix typo

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

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


The following commit(s) were added to refs/heads/release-1.0.1 by this push:
     new 2b53c8c  Fix typo
2b53c8c is described below

commit 2b53c8c18567784490238e797e69079d7736f12e
Author: Junkai Xue <jx...@linkedin.com>
AuthorDate: Wed Jul 1 14:12:36 2020 -0700

    Fix typo
---
 website/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/pom.xml b/website/pom.xml
index 4c6e57b..80e8e84 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -53,7 +53,7 @@ under the License.
     <module>0.9.4</module>
     <module>0.9.7</module>
     <module>1.0.0</module>
-    <moduie>1.0.1</module>
+    <module>1.0.1</module>
   </modules>
 
   <properties>