You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2016/02/02 19:29:17 UTC

cxf git commit: update release plugin

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 <dk...@apache.org>
Authored: Tue Feb 2 13:05:46 2016 -0500
Committer: Daniel Kulp <dk...@apache.org>
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>