Repository: camel Updated Branches: refs/heads/master 408a39b48 -> e3457a484
Java 6 support has been dropped Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e3457a48 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e3457a48 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e3457a48 Branch: refs/heads/master Commit: e3457a48461b783ae6607de53fab1bda428f5906 Parents: 408a39b Author: Babak Vahdat <bvah...@apache.org> Authored: Mon Dec 15 17:44:00 2014 +0100 Committer: Babak Vahdat <bvah...@apache.org> Committed: Mon Dec 15 17:44:00 2014 +0100 ---------------------------------------------------------------------- components/camel-google-mail/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/e3457a48/components/camel-google-mail/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml index 3735310..7eda8db 100644 --- a/components/camel-google-mail/pom.xml +++ b/components/camel-google-mail/pom.xml @@ -129,16 +129,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-compiler-plugin</artifactId> - <version>2.5.1</version> - <configuration> - <source>1.6</source> - <target>1.6</target> - </configuration> - </plugin> - - <plugin> - <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> <version>2.6</version> <configuration>