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/2f7f0358 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2f7f0358 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2f7f0358 Branch: refs/heads/master Commit: 2f7f0358548a8522b3c063e2be29c317441b0140 Parents: ffd29da Author: Daniel Kulp <[email protected]> Authored: Thu May 8 09:54:36 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Thu May 8 09:54:36 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/2f7f0358/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 14deb8d..6707a46 100644 --- a/pom.xml +++ b/pom.xml @@ -343,7 +343,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>
