Repository: syncope Updated Branches: refs/heads/master d8927ef4c -> fe05db2fa
Upgrading the Maven shade plugin Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/fe05db2f Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fe05db2f Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fe05db2f Branch: refs/heads/master Commit: fe05db2fadb1e8ff2bc7057d1b9cac0611bd3e72 Parents: d8927ef Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jun 15 08:23:03 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jun 15 08:23:03 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/fe05db2f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 54baff8..b737146 100644 --- a/pom.xml +++ b/pom.xml @@ -1246,7 +1246,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> - <version>2.3</version> + <version>2.4</version> </plugin> <plugin>
