Repository: cxf-xjc-utils Updated Branches: refs/heads/master d9bb843b6 -> 79595c1a0
Set the correct version of the plugin Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/79595c1a Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/79595c1a Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/79595c1a Branch: refs/heads/master Commit: 79595c1a0da6bf18b7fdd12dbb4ec547218c1f1c Parents: d9bb843 Author: Daniel Kulp <[email protected]> Authored: Fri Sep 19 09:28:32 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri Sep 19 09:28:32 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/79595c1a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 96cab04..b6a5cf2 100644 --- a/pom.xml +++ b/pom.xml @@ -333,7 +333,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> - <version>2.5</version> + <version>3.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
