Repository: sqoop
Updated Branches:
refs/heads/branch-1.4.6 c2317fd06 -> 08c98bd7c
SQOOP-2177: Update build file and docs with new version
(Qian Xu via Gwen Shapira)
Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/08c98bd7
Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/08c98bd7
Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/08c98bd7
Branch: refs/heads/branch-1.4.6
Commit: 08c98bd7cefb1663b135d4c1604c8d3b41931ead
Parents: c2317fd
Author: Gwen Shapira <[email protected]>
Authored: Sun Mar 22 19:15:29 2015 -0700
Committer: Gwen Shapira <[email protected]>
Committed: Sun Mar 22 19:15:29 2015 -0700
----------------------------------------------------------------------
build.xml | 2 +-
src/docs/user/SqoopUserGuide.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/sqoop/blob/08c98bd7/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 1be4e46..17f2440 100644
--- a/build.xml
+++ b/build.xml
@@ -202,7 +202,7 @@
<property environment="env"/>
<property name="name" value="sqoop" />
<property name="Name" value="Sqoop" />
- <property name="version" value="1.4.6-SNAPSHOT" />
+ <property name="version" value="1.4.6" />
<!-- The last version released. -->
<property name="oldversion" value="1.4.5" />
http://git-wip-us.apache.org/repos/asf/sqoop/blob/08c98bd7/src/docs/user/SqoopUserGuide.xml
----------------------------------------------------------------------
diff --git a/src/docs/user/SqoopUserGuide.xml b/src/docs/user/SqoopUserGuide.xml
index a7fd3ff..6178426 100644
--- a/src/docs/user/SqoopUserGuide.xml
+++ b/src/docs/user/SqoopUserGuide.xml
@@ -5,7 +5,7 @@
<article lang="en">
<articleinfo>
- <title>Sqoop User Guide (v1.4.6-SNAPSHOT)</title>
+ <title>Sqoop User Guide (v1.4.6)</title>
</articleinfo>
<screen> Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
@@ -68,7 +68,7 @@ Data engineers
</section>
<section id="_supported_releases">
<title>Supported Releases</title>
-<simpara>This documentation applies to Sqoop v1.4.6-SNAPSHOT.</simpara>
+<simpara>This documentation applies to Sqoop v1.4.6.</simpara>
</section>
<section id="_sqoop_releases">
<title>Sqoop Releases</title>