commit | e9b89569785f1bc5a94cc2b83de00692710b21bb | [log] [tgz] |
---|---|---|
author | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Thu Feb 07 02:31:43 2013 +0000 |
committer | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Thu Feb 07 02:31:43 2013 +0000 |
tree | 602da59db43ec07925e4064436d7ab2cb0099500 | |
parent | 311bfb330dd9a7f4423f1f7bc52e0547859d733c [diff] [blame] |
Revert hyracks api version back to 0.2.2 in the hope that it will be changed to 0.2.3 during full stack merge. git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_hyracks_result_distribution@2852 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-api/pom.xml b/hyracks/hyracks-api/pom.xml index 72f0d8b..f097bc5 100644 --- a/hyracks/hyracks-api/pom.xml +++ b/hyracks/hyracks-api/pom.xml
@@ -5,7 +5,7 @@ <parent> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.2-SNAPSHOT</version> </parent> <build>