Repository: cxf
Updated Branches:
  refs/heads/2.7.x-fixes 8095ff7e4 -> 4e1d8596a


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/a30ca113
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a30ca113
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a30ca113

Branch: refs/heads/2.7.x-fixes
Commit: a30ca113235cdd9b77dd89e1212a3dd9c4b69e0d
Parents: 8095ff7
Author: Daniel Kulp <[email protected]>
Authored: Fri May 1 11:48:57 2015 -0400
Committer: Daniel Kulp <[email protected]>
Committed: Fri May 22 15:25:12 2015 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/a30ca113/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5437770..2934bb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -496,7 +496,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>

Reply via email to