Align the deploy plugin versions
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/dac52946 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/dac52946 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/dac52946 Branch: refs/heads/2.7.x-fixes Commit: dac52946ee48b7eb5d568303c27eed77e6b4e860 Parents: 56f2bea Author: Daniel Kulp <[email protected]> Authored: Thu May 8 09:54:36 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Tue May 13 15:02:55 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/dac52946/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4e08a46..a20839b 100644 --- a/pom.xml +++ b/pom.xml @@ -367,7 +367,7 @@ <plugin> <inherited>true</inherited> <artifactId>maven-deploy-plugin</artifactId> - <version>2.5</version> + <version>2.8.1</version> <configuration> <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository> <updateReleaseInfo>true</updateReleaseInfo>
