Repository: cxf Updated Branches: refs/heads/3.1.x-fixes d26f7af22 -> 3c9806ce9
update release plugin Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3c9806ce Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3c9806ce Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/3c9806ce Branch: refs/heads/3.1.x-fixes Commit: 3c9806ce95374d7e0879b735e8c5f9d640a53efe Parents: d26f7af Author: Daniel Kulp <[email protected]> Authored: Tue Feb 2 13:05:46 2016 -0500 Committer: Daniel Kulp <[email protected]> Committed: Tue Feb 2 13:28:55 2016 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/3c9806ce/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index eb0cfb3..7c36bfd 100644 --- a/pom.xml +++ b/pom.xml @@ -444,7 +444,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.5.2</version> + <version>2.5.3</version> <configuration> <useReleaseProfile>false</useReleaseProfile> <preparationGoals>clean install</preparationGoals>
