Repository: vxquery
Updated Branches:
  refs/heads/master eda2d3bc5 -> da09ce8b8


remove 'incubating'


Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo
Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/f87bc5b4
Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/f87bc5b4
Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/f87bc5b4

Branch: refs/heads/master
Commit: f87bc5b4f11c7cf5900dded99d231724e29587bc
Parents: c13dddb
Author: Till Westmann <[email protected]>
Authored: Mon Feb 9 22:22:24 2015 -0800
Committer: Till Westmann <[email protected]>
Committed: Mon Feb 9 22:22:24 2015 -0800

----------------------------------------------------------------------
 src/site/apt/user_installation.apt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/vxquery/blob/f87bc5b4/src/site/apt/user_installation.apt
----------------------------------------------------------------------
diff --git a/src/site/apt/user_installation.apt 
b/src/site/apt/user_installation.apt
index 8713c60..3005885 100644
--- a/src/site/apt/user_installation.apt
+++ b/src/site/apt/user_installation.apt
@@ -17,7 +17,7 @@ Installation
 
 * Requirements
 
-  * Apache VXQuery\x99 source archive 
(apache-vxquery-X.Y-incubating-source-release.zip)
+  * Apache VXQuery\x99 source archive (apache-vxquery-X.Y-source-release.zip)
 
   * JDK >= 1.7
 
@@ -26,8 +26,8 @@ Installation
 * Steps
 
 --- 
-$ unzip apache-vxquery-X.Y-incubating-source-release.zip
-$ cd apache-vxquery-X.Y-incubating
+$ unzip apache-vxquery-X.Y-source-release.zip
+$ cd apache-vxquery-X.Y
 $ mvn package -DskipTests
 $ cd ..
 ---

Reply via email to