Repository: maven-surefire Updated Branches: refs/heads/master 12881a505 -> f7558cb8f
[SUREFIRE] Removed overriding plugin versions (release, compiler) Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/f7558cb8 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/f7558cb8 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/f7558cb8 Branch: refs/heads/master Commit: f7558cb8ff087d5aaf114ec291babac31896bef3 Parents: 12881a5 Author: Tibor17 <tibo...@lycos.com> Authored: Mon Dec 22 16:44:29 2014 +0100 Committer: Tibor17 <tibo...@lycos.com> Committed: Mon Dec 22 16:45:03 2014 +0100 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/f7558cb8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 25abefe..328f44d 100644 --- a/pom.xml +++ b/pom.xml @@ -247,7 +247,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>2.5.1</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>