commit | 6fec9c1575db792bef2433a9f2e50f12b9eda054 | [log] [tgz] |
---|---|---|
author | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Fri Mar 22 17:53:40 2013 +0000 |
committer | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Fri Mar 22 17:53:40 2013 +0000 |
tree | a47cfd3eabbbe70ed812a209e7125e91e18f7c96 | |
parent | 0318b39f61032a7e21b7f5013ce936d930f3ad3b [diff] [blame] |
Merge fullstack_asterix_stabilization with fullstack_hyracks_result_distribution. git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_hyracks_result_distribution@3170 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix-dist/pom.xml b/pregelix-dist/pom.xml index 847e843..aa3d541 100644 --- a/pregelix-dist/pom.xml +++ b/pregelix-dist/pom.xml
@@ -19,8 +19,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>