SEC-1729: Updated gradle to reference guice maven repo for all projects
This commit is contained in:
@@ -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'
|
||||
}
|
||||
Reference in New Issue
Block a user