Hope latest release plugin helps
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/72371507 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/72371507 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/72371507 Branch: refs/heads/master Commit: 72371507b1b0536bd874c01c54f62832dfa479e4 Parents: b83b0fc Author: Daniel Kulp <[email protected]> Authored: Fri May 1 11:48:57 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 1 11:48:57 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/72371507/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5621ef0..70c2a06 100644 --- a/pom.xml +++ b/pom.xml @@ -452,7 +452,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.5</version> + <version>2.5.2</version> <configuration> <useReleaseProfile>false</useReleaseProfile> <preparationGoals>clean install</preparationGoals>
