You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by pr...@apache.org on 2013/08/01 00:33:32 UTC

svn commit: r1509047 - /incubator/vxquery/trunk/vxquery/vxquery-parent/pom.xml

Author: prestonc
Date: Wed Jul 31 22:33:31 2013
New Revision: 1509047

URL: http://svn.apache.org/r1509047
Log:
Updated the Hyracks version to be the latest snapshot. The VXQuery Compatibility branch has been updated with the latest changes for Hyracks.

Modified:
    incubator/vxquery/trunk/vxquery/vxquery-parent/pom.xml

Modified: incubator/vxquery/trunk/vxquery/vxquery-parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/vxquery/trunk/vxquery/vxquery-parent/pom.xml?rev=1509047&r1=1509046&r2=1509047&view=diff
==============================================================================
--- incubator/vxquery/trunk/vxquery/vxquery-parent/pom.xml (original)
+++ incubator/vxquery/trunk/vxquery/vxquery-parent/pom.xml Wed Jul 31 22:33:31 2013
@@ -231,7 +231,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-    <hyracks.version>0.2.7-SNAPSHOT</hyracks.version>
+    <hyracks.version>0.2.10-SNAPSHOT</hyracks.version>
   </properties> 
  
 </project>