Author: hashutosh
Date: Thu Apr 28 18:10:42 2011
New Revision: 1097568
URL: http://svn.apache.org/viewvc?rev=1097568&view=rev
Log:
Preparing for 0.2 development. HCatlog trunk will follow hive trunk. Updated
svn:externals for it.
Modified:
incubator/hcatalog/trunk/build.xml
incubator/hcatalog/trunk/hive/ (props changed)
Modified: incubator/hcatalog/trunk/build.xml
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/trunk/build.xml?rev=1097568&r1=1097567&r2=1097568&view=diff
==============================================================================
--- incubator/hcatalog/trunk/build.xml (original)
+++ incubator/hcatalog/trunk/build.xml Thu Apr 28 18:10:42 2011
@@ -26,7 +26,7 @@
================================================================================
-->
<!-- name and version -->
- <property name="hcatalog.version" value="0.1.0"/>
+ <property name="hcatalog.version" value="0.2.0-dev"/>
<property name="hcatalog.jar"
value="${ant.project.name}-${hcatalog.version}.jar"/>
<property name="final.name"
value="${ant.project.name}-${hcatalog.version}" />
Propchange: incubator/hcatalog/trunk/hive/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Thu Apr 28 18:10:42 2011
@@ -1 +1 @@
--r 1085590 http://svn.apache.org/repos/asf/hive/tags/release-0.7.0 external
+http://svn.apache.org/repos/asf/hive/trunk external