commit | 3155d599d4e77071279a6668bd19ecc104218306 | [log] [tgz] |
---|---|---|
author | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Tue Feb 26 04:44:07 2013 +0000 |
committer | madhusudancs@gmail.com <madhusudancs@gmail.com@123451ca-8445-de46-9d55-352943316053> | Tue Feb 26 04:44:07 2013 +0000 |
tree | e4d3758140c4169e8a4de6135b5f9ada6ed6c304 | |
parent | 607cc112d402c8463ed44f17873898c148866d1b [diff] |
Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_hyracks_result_distribution@2990 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix-example/pom.xml b/pregelix-example/pom.xml index ce8f985..01c0d77 100644 --- a/pregelix-example/pom.xml +++ b/pregelix-example/pom.xml
@@ -17,8 +17,8 @@ <artifactId>maven-compiler-plugin</artifactId> <version>2.0.2</version> <configuration> - <source>1.6</source> - <target>1.6</target> + <source>1.7</source> + <target>1.7</target> </configuration> </plugin> <plugin>