upgraded plugin-tools Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/a60e0338 Tree: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/tree/a60e0338 Diff: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/diff/a60e0338
Branch: refs/heads/master Commit: a60e03388f91b6c7f344f3a300f6f3dfd6bdb2d2 Parents: c0925cb Author: Hervé Boutemy <hbout...@apache.org> Authored: Sun Jun 1 18:09:34 2014 +0200 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Sun Jun 1 18:09:34 2014 +0200 ---------------------------------------------------------------------- core-it-support/core-it-plugins/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/a60e0338/core-it-support/core-it-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/core-it-support/core-it-plugins/pom.xml b/core-it-support/core-it-plugins/pom.xml index b0fb9d8..9c6c5f7 100644 --- a/core-it-support/core-it-plugins/pom.xml +++ b/core-it-support/core-it-plugins/pom.xml @@ -109,7 +109,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> - <version>3.2</version> + <version>3.3</version> </plugin> </plugins> </pluginManagement> @@ -120,7 +120,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> - <version>3.2</version> + <version>3.3</version> </plugin> </plugins> </reporting>