Updated Branches: refs/heads/master 995711576 -> 43743fdef
remove overridden surefire plugin version Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/43743fde Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/43743fde Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/43743fde Branch: refs/heads/master Commit: 43743fdef0f341a88a7e77449361f1f198ab3b48 Parents: 9957115 Author: Peter Ansell <[email protected]> Authored: Thu Aug 29 09:13:51 2013 +1000 Committer: Peter Ansell <[email protected]> Committed: Thu Aug 29 09:13:51 2013 +1000 ---------------------------------------------------------------------- plugins/integration-test/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/43743fde/plugins/integration-test/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/integration-test/pom.xml b/plugins/integration-test/pom.xml index 50b67b3..24924ba 100644 --- a/plugins/integration-test/pom.xml +++ b/plugins/integration-test/pom.xml @@ -133,7 +133,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.4.3</version> <executions> <execution> <phase>verify</phase>
