1
0
mirror of synced 2026-05-22 21:33:16 +00:00

SEC-1729: Updated gradle to reference guice maven repo for all projects

This commit is contained in:
Rob Winch
2011-04-27 00:19:58 -05:00
parent bd74185e41
commit 855ea73117
2 changed files with 1 additions and 4 deletions
-4
View File
@@ -12,8 +12,4 @@ dependencies {
provided 'javax.servlet:servlet-api:2.5'
runtime 'org.apache.httpcomponents:httpclient:4.1.1'
}
repositories {
mavenRepo name: 'Google Guice', urls: 'http://guice-maven.googlecode.com/svn/trunk'
}