Repository: wicket Updated Branches: refs/heads/wicket-7.x 0f96729c4 -> ce889a604
Removed Grails repositories. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ce889a60 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ce889a60 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/ce889a60 Branch: refs/heads/wicket-7.x Commit: ce889a6044faa72a193bd56544da3bedfbef7147 Parents: 0f96729 Author: Andrea Del Bene <[email protected]> Authored: Sun Feb 12 16:34:05 2017 +0100 Committer: Andrea Del Bene <[email protected]> Committed: Sun Feb 12 16:36:41 2017 +0100 ---------------------------------------------------------------------- wicket-user-guide/pom.xml | 13 ------------- 1 file changed, 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/ce889a60/wicket-user-guide/pom.xml ---------------------------------------------------------------------- diff --git a/wicket-user-guide/pom.xml b/wicket-user-guide/pom.xml index d6c0316..6c96d66 100644 --- a/wicket-user-guide/pom.xml +++ b/wicket-user-guide/pom.xml @@ -37,19 +37,6 @@ <jruby.version>1.7.21</jruby.version> </properties> - <repositories> - <repository> - <id>grails</id> - <name>grails</name> - <url>http://repo.grails.org/grails/core</url> - </repository> - <repository> - <id>grails-plugins</id> - <name>grails-plugins</name> - <url>http://repo.grails.org/grails/plugins</url> - </repository> - </repositories> - <build> <plugins> <plugin>
