Repository: wicket Updated Branches: refs/heads/master e8aea229e -> d338ac703
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/d338ac70 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/d338ac70 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/d338ac70 Branch: refs/heads/master Commit: d338ac7034080a02ed21993f40a1b88557213b19 Parents: e8aea22 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:34:05 2017 +0100 ---------------------------------------------------------------------- wicket-user-guide/pom.xml | 13 ------------- 1 file changed, 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/d338ac70/wicket-user-guide/pom.xml ---------------------------------------------------------------------- diff --git a/wicket-user-guide/pom.xml b/wicket-user-guide/pom.xml index 143e0d2..6347730 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>
