Skip to content

Commit dfd002b

Browse files
committed
add custom elasticsearch repo on google code
1 parent 4f91152 commit dfd002b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ allprojects {
3737
repositories {
3838
mavenCentral()
3939
mavenRepo urls: 'http://repository.jboss.com/maven2/'
40+
mavenRepo urls: 'http://elasticsearch.googlecode.com/svn/maven'
4041
}
4142
}
4243

0 commit comments

Comments
 (0)