Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 5b99fc140 -> f7d259db9
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/0e3ce7ab Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/0e3ce7ab Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/0e3ce7ab Branch: refs/heads/3.0.x-fixes Commit: 0e3ce7ab31774a7d9f3572f8587fcf0661f9cc0c Parents: 5b99fc1 Author: Daniel Kulp <[email protected]> Authored: Fri May 1 11:48:57 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Thu May 14 15:14:00 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/0e3ce7ab/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 582ac03..01504ac 100644 --- a/pom.xml +++ b/pom.xml @@ -469,7 +469,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>
