Updated Branches: refs/heads/branch-1.4.4 97b437d79 -> 050a20155
Preparing for release 1.4.4 Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/050a2015 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/050a2015 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/050a2015 Branch: refs/heads/branch-1.4.4 Commit: 050a2015514533bc25f3134a33401470ee9353ad Parents: 97b437d Author: Jarek Jarcec Cecho <[email protected]> Authored: Thu Jul 18 12:29:49 2013 -0700 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Thu Jul 18 12:29:49 2013 -0700 ---------------------------------------------------------------------- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/050a2015/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 9396858..87b099a 100644 --- a/build.xml +++ b/build.xml @@ -101,7 +101,7 @@ <property environment="env"/> <property name="name" value="sqoop" /> <property name="Name" value="Sqoop" /> - <property name="version" value="1.4.4-SNAPSHOT" /> + <property name="version" value="1.4.4" /> <!-- The last version released. --> <property name="oldversion" value="1.4.3" />
