commit | 4bb03e9bc95a1c33d0b8741a98dba510a5a4f758 | [log] [tgz] |
---|---|---|
author | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Thu Feb 07 02:25:43 2013 +0000 |
committer | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Thu Feb 07 02:25:43 2013 +0000 |
tree | e45e2e924f7ac99fd271d9646b33ad529c1d5324 | |
parent | 646a03f2541c2c57ff3e03cd3399b55fabfa57ec [diff] [blame] |
Revert the hyracks version to 0.2.2 for all the packages. This is done in the hope that, the change to version 0.2.3 will possibly be taken care of in fullstack to stabilization merge. git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_hyracks_result_distribution@2827 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml index cc7c78a..8cacc7a 100644 --- a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml +++ b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
@@ -33,7 +33,7 @@ <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-client</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.2-SNAPSHOT</version> <type>jar</type> <scope>compile</scope> </dependency>