This closes #11
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/714557e6 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/714557e6 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/714557e6 Branch: refs/heads/master Commit: 714557e64f309bd4975ed55bb7d182a7727c4667 Parents: 223a64e Author: Andrea Patricelli <[email protected]> Authored: Fri Oct 30 10:31:21 2015 +0100 Committer: Andrea Patricelli <[email protected]> Committed: Fri Oct 30 10:31:21 2015 +0100 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/714557e6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a5ee74a..f4482f6 100644 --- a/pom.xml +++ b/pom.xml @@ -1079,7 +1079,6 @@ under the License. <version>${FileSaver.version}</version> </dependency> - <dependency> <groupId>com.beust</groupId> <artifactId>jcommander</artifactId>
