commit | d974a5bd0da6cd70ce01d28996440d75a7f227ed | [log] [tgz] |
---|---|---|
author | zheilbron <zheilbron@123451ca-8445-de46-9d55-352943316053> | Tue Oct 02 02:01:06 2012 +0000 |
committer | zheilbron <zheilbron@123451ca-8445-de46-9d55-352943316053> | Tue Oct 02 02:01:06 2012 +0000 |
tree | 79bbc9748aa67c204190ee30f1439fefd41113d3 | |
parent | 949579ae90fa8205e2498a017afbd4a707e1e7d1 [diff] [blame] |
merged hyracks_asterix_stabilization -r1913:1947 to hyracks_lsm_tree git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_lsm_tree@1950 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-algebricks/hyracks-algebricks-examples/piglet-example/pom.xml b/hyracks-algebricks/hyracks-algebricks-examples/piglet-example/pom.xml index 69e26bc..9e95333 100644 --- a/hyracks-algebricks/hyracks-algebricks-examples/piglet-example/pom.xml +++ b/hyracks-algebricks/hyracks-algebricks-examples/piglet-example/pom.xml
@@ -5,7 +5,7 @@ <parent> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-algebricks-examples</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.2.2-SNAPSHOT</version> </parent> <build> @@ -52,7 +52,7 @@ <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-algebricks-compiler</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.2.2-SNAPSHOT</version> </dependency> <dependency> <groupId>junit</groupId>