commit | a5ed515737f32f9d0f7d339d6c9e4e4fdbee68a8 | [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 | 51074090da481d30a36b48587c12aa38fdcb9869 | |
parent | c9a82295fbadaa4f8075f72dea257fd5f55b018b [diff] [blame] |
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/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml index 8e90606..d94feb7 100644 --- a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml +++ b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
@@ -41,8 +41,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> </plugins>