commit | 7d1e03dc51d4c27566ad2fec921a2caa176aed4c | [log] [tgz] |
---|---|---|
author | zheilbron <zheilbron@eaa15691-b419-025a-1212-ee371bd00084> | Wed Mar 27 00:44:21 2013 +0000 |
committer | zheilbron <zheilbron@eaa15691-b419-025a-1212-ee371bd00084> | Wed Mar 27 00:44:21 2013 +0000 |
tree | 1e896f9a186d448ae851e4fb356a16290ec778b5 | |
parent | 37498c5a61c2d7fa54bc14b8c184de714558735e [diff] [blame] |
fix pom files git-svn-id: https://asterixdb.googlecode.com/svn/branches/asterix_lsm_stabilization@1396 eaa15691-b419-025a-1212-ee371bd00084
diff --git a/asterix-runtime/pom.xml b/asterix-runtime/pom.xml index 4223787..119d447 100644 --- a/asterix-runtime/pom.xml +++ b/asterix-runtime/pom.xml
@@ -135,7 +135,7 @@ <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-api</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> </dependency> </dependencies>