You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by fm...@apache.org on 2015/10/23 12:29:13 UTC

[12/54] [abbrv] syncope git commit: Upgrading release plugin

Upgrading release plugin


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

Branch: refs/heads/SYNCOPE-156
Commit: 03c9bc2fe57b825a1cdfa4e8eb0fa0ce66ec40b0
Parents: 2524280
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 19 09:56:54 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 19 09:56:54 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/03c9bc2f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 67ec907..e4b3787 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1482,7 +1482,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
-        <version>2.5.2</version>
+        <version>2.5.3</version>
         <configuration>
           <mavenExecutorId>forked-path</mavenExecutorId>
           <autoVersionSubmodules>true</autoVersionSubmodules>