You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by ja...@apache.org on 2013/02/20 17:15:29 UTC

git commit: Preparing for release 1.4.3

Updated Branches:
  refs/heads/branch-1.4.3 d4d262591 -> f4c3a55e0


Preparing for release 1.4.3


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

Branch: refs/heads/branch-1.4.3
Commit: f4c3a55e0d2cbf76371bc2904d3b9a92abb9be1a
Parents: d4d2625
Author: Jarek Jarcec Cecho <ja...@apache.org>
Authored: Wed Feb 20 08:15:07 2013 -0800
Committer: Jarek Jarcec Cecho <ja...@apache.org>
Committed: Wed Feb 20 08:15:07 2013 -0800

----------------------------------------------------------------------
 build.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sqoop/blob/f4c3a55e/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index a0b6326..76c01d7 100644
--- a/build.xml
+++ b/build.xml
@@ -97,7 +97,7 @@
   <property environment="env"/>
   <property name="name" value="sqoop" />
   <property name="Name" value="Sqoop" />
-  <property name="version" value="1.4.3-SNAPSHOT" />
+  <property name="version" value="1.4.3" />
 
   <!-- The last version released. -->
   <property name="oldversion" value="1.4.2" />