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 6b8a0e9 Update SNAPSHOT to 1.0.1
6b8a0e9 is described below
commit 6b8a0e9b5e564eb5e984911a44e73d2a04071c57
Author: Junkai Xue <[email protected]>
AuthorDate: Mon May 11 10:36:28 2020 -0700
Update SNAPSHOT to 1.0.1
---
website/0.6.1-incubating/pom.xml | 2 +-
website/0.6.2-incubating/pom.xml | 2 +-
website/0.6.3/pom.xml | 2 +-
website/0.6.4/pom.xml | 2 +-
website/0.6.5/pom.xml | 2 +-
website/0.6.6/pom.xml | 2 +-
website/0.6.7/pom.xml | 2 +-
website/0.6.8/pom.xml | 2 +-
website/0.6.9/pom.xml | 2 +-
website/0.7.0-incubating/pom.xml | 2 +-
website/0.7.1/pom.xml | 2 +-
website/0.8.0/pom.xml | 2 +-
website/0.8.1/pom.xml | 2 +-
website/0.8.2/pom.xml | 2 +-
website/0.8.3/pom.xml | 2 +-
website/0.8.4/pom.xml | 2 +-
website/0.9.0/pom.xml | 2 +-
website/0.9.1/pom.xml | 2 +-
website/0.9.4/pom.xml | 2 +-
website/0.9.4/src/site/markdown/tutorial_rest_service.md | 4 ++--
website/0.9.4/src/site/resources/css/bootstrap-responsive.min.css | 2 +-
website/1.0.0/pom.xml | 2 +-
website/pom.xml | 2 +-
23 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/website/0.6.1-incubating/pom.xml b/website/0.6.1-incubating/pom.xml
index 85afb3f..01c995d 100644
--- a/website/0.6.1-incubating/pom.xml
+++ b/website/0.6.1-incubating/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.1-incubating-docs</artifactId>
diff --git a/website/0.6.2-incubating/pom.xml b/website/0.6.2-incubating/pom.xml
index 68ea7be..b422984 100644
--- a/website/0.6.2-incubating/pom.xml
+++ b/website/0.6.2-incubating/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.2-incubating-docs</artifactId>
diff --git a/website/0.6.3/pom.xml b/website/0.6.3/pom.xml
index 8fd0447..3cba921 100644
--- a/website/0.6.3/pom.xml
+++ b/website/0.6.3/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.3-docs</artifactId>
diff --git a/website/0.6.4/pom.xml b/website/0.6.4/pom.xml
index 1b925d6..f74e353 100644
--- a/website/0.6.4/pom.xml
+++ b/website/0.6.4/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.4-docs</artifactId>
diff --git a/website/0.6.5/pom.xml b/website/0.6.5/pom.xml
index 03c19b4..dbe72bf 100644
--- a/website/0.6.5/pom.xml
+++ b/website/0.6.5/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.5-docs</artifactId>
diff --git a/website/0.6.6/pom.xml b/website/0.6.6/pom.xml
index 494d51d..fc54e07 100644
--- a/website/0.6.6/pom.xml
+++ b/website/0.6.6/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.6-docs</artifactId>
diff --git a/website/0.6.7/pom.xml b/website/0.6.7/pom.xml
index c456eaa..d71746d 100644
--- a/website/0.6.7/pom.xml
+++ b/website/0.6.7/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.7-docs</artifactId>
diff --git a/website/0.6.8/pom.xml b/website/0.6.8/pom.xml
index 41becf9..06eee6c 100644
--- a/website/0.6.8/pom.xml
+++ b/website/0.6.8/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.8-docs</artifactId>
diff --git a/website/0.6.9/pom.xml b/website/0.6.9/pom.xml
index 592db5e..c0c399a 100644
--- a/website/0.6.9/pom.xml
+++ b/website/0.6.9/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.6.9-docs</artifactId>
diff --git a/website/0.7.0-incubating/pom.xml b/website/0.7.0-incubating/pom.xml
index 687c527..912b659 100644
--- a/website/0.7.0-incubating/pom.xml
+++ b/website/0.7.0-incubating/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.7.0-incubating-docs</artifactId>
diff --git a/website/0.7.1/pom.xml b/website/0.7.1/pom.xml
index d1cc225..911311b 100644
--- a/website/0.7.1/pom.xml
+++ b/website/0.7.1/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.7.1-docs</artifactId>
diff --git a/website/0.8.0/pom.xml b/website/0.8.0/pom.xml
index d1711c2..9728b10 100644
--- a/website/0.8.0/pom.xml
+++ b/website/0.8.0/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.8.0-docs</artifactId>
diff --git a/website/0.8.1/pom.xml b/website/0.8.1/pom.xml
index 899d187..51e6bc4 100644
--- a/website/0.8.1/pom.xml
+++ b/website/0.8.1/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.8.1-docs</artifactId>
diff --git a/website/0.8.2/pom.xml b/website/0.8.2/pom.xml
index faeddf8..271f38b 100644
--- a/website/0.8.2/pom.xml
+++ b/website/0.8.2/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.8.2-docs</artifactId>
diff --git a/website/0.8.3/pom.xml b/website/0.8.3/pom.xml
index 17ccc6e..53c4cfe 100644
--- a/website/0.8.3/pom.xml
+++ b/website/0.8.3/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.8.3-docs</artifactId>
diff --git a/website/0.8.4/pom.xml b/website/0.8.4/pom.xml
index a2d2d52..ced609e 100644
--- a/website/0.8.4/pom.xml
+++ b/website/0.8.4/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.8.4-docs</artifactId>
diff --git a/website/0.9.0/pom.xml b/website/0.9.0/pom.xml
index 91744de..f5093fc 100644
--- a/website/0.9.0/pom.xml
+++ b/website/0.9.0/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.9.0-docs</artifactId>
diff --git a/website/0.9.1/pom.xml b/website/0.9.1/pom.xml
index aa00b15..91f12ef 100644
--- a/website/0.9.1/pom.xml
+++ b/website/0.9.1/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.9.1-docs</artifactId>
diff --git a/website/0.9.4/pom.xml b/website/0.9.4/pom.xml
index 9e9c104..b37ef44 100644
--- a/website/0.9.4/pom.xml
+++ b/website/0.9.4/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.5-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>0.9.4-docs</artifactId>
diff --git a/website/0.9.4/src/site/markdown/tutorial_rest_service.md
b/website/0.9.4/src/site/markdown/tutorial_rest_service.md
index 5039b08..031ef5b 100644
--- a/website/0.9.4/src/site/markdown/tutorial_rest_service.md
+++ b/website/0.9.4/src/site/markdown/tutorial_rest_service.md
@@ -871,7 +871,7 @@ curl
http://localhost:12345/admin/v2/clusters/myCluster/resources/myResource/Ide
},
"JobContext":{
"START_TIME":"1491005863291",
- "FINISH_TIME":"149100.9.5612",
+ "FINISH_TIME":"149101.0.0612",
"Tasks":[
{
"id":"0",
@@ -924,7 +924,7 @@ curl
http://localhost:12345/admin/v2/clusters/myCluster/resources/myResource/Ide
{
"id":"JobContext":
"START_TIME":"1491005863291",
- "FINISH_TIME":"149100.9.5612",
+ "FINISH_TIME":"149101.0.0612",
"Tasks":[
{
"id":"0",
diff --git a/website/0.9.4/src/site/resources/css/bootstrap-responsive.min.css
b/website/0.9.4/src/site/resources/css/bootstrap-responsive.min.css
index d097510..e93f415 100644
--- a/website/0.9.4/src/site/resources/css/bootstrap-responsive.min.css
+++ b/website/0.9.4/src/site/resources/css/bootstrap-responsive.min.css
@@ -6,4 +6,4 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
-
*/@-ms-viewport{width:device-width}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0
a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none
[...]
+
*/@-ms-viewport{width:device-width}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0
a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none
[...]
diff --git a/website/1.0.0/pom.xml b/website/1.0.0/pom.xml
index f58af08..dd98a23 100644
--- a/website/1.0.0/pom.xml
+++ b/website/1.0.0/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>website</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>1.0.0-docs</artifactId>
diff --git a/website/pom.xml b/website/pom.xml
index 0a4e9d6..cfc4a40 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -21,7 +21,7 @@ under the License.
<parent>
<groupId>org.apache.helix</groupId>
<artifactId>helix</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>