Repository: syncope
Updated Branches:
  refs/heads/1_2_X ff60decbb -> c0c4e011b
  refs/heads/master bc2afa9a4 -> 1ac18d4ea


Upgrading maven-release-plugin


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c0c4e011
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c0c4e011
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c0c4e011

Branch: refs/heads/1_2_X
Commit: c0c4e011b9f27d9c0ee57bcfbb6d5f07a8a69a51
Parents: ff60dec
Author: Francesco Chicchiriccò <[email protected]>
Authored: Thu Apr 23 17:13:50 2015 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Thu Apr 23 17:13:50 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c0c4e011/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e993220..b771181 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1487,7 +1487,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
-        <version>2.5.1</version>
+        <version>2.5.2</version>
         <configuration>
           <mavenExecutorId>forked-path</mavenExecutorId>
           <autoVersionSubmodules>true</autoVersionSubmodules>

Reply via email to