Repository: syncope Updated Branches: refs/heads/1_2_X 2524280eb -> 03c9bc2fe refs/heads/master 2a99db9ce -> 1c459bff5
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/1_2_X Commit: 03c9bc2fe57b825a1cdfa4e8eb0fa0ce66ec40b0 Parents: 2524280 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Oct 19 09:56:54 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> 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>
