commit | dd94d1522ad17b1beb4e8a7eacb5fdd82469468d | [log] [tgz] |
---|---|---|
author | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Tue Mar 05 22:20:56 2013 +0000 |
committer | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Tue Mar 05 22:20:56 2013 +0000 |
tree | c61a1ac18509202978a3cbe85e6cd659a57c9bde | |
parent | 8954fdd7bf6783000ef04da2f134a6ace986fb14 [diff] [blame] |
Reverting the merge of fullstack_hyracks_result_distribution branch until all the tests pass. git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_asterix_stabilization@3033 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix-dataflow-std/pom.xml b/pregelix-dataflow-std/pom.xml index f4dadc6..3f3ba00 100644 --- a/pregelix-dataflow-std/pom.xml +++ b/pregelix-dataflow-std/pom.xml
@@ -23,8 +23,8 @@ <artifactId>maven-compiler-plugin</artifactId> <version>2.0.2</version> <configuration> - <source>1.7</source> - <target>1.7</target> + <source>1.6</source> + <target>1.6</target> </configuration> </plugin> <plugin>