File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
<properties >
35
35
<elasticsearch .version>2.0.0-SNAPSHOT</elasticsearch .version>
36
36
<lucene .version>5.0.0</lucene .version>
37
- <lucene .maven.version>5.0.0-snapshot-1636426 </lucene .maven.version>
37
+ <lucene .maven.version>5.0.0-snapshot-1637347 </lucene .maven.version>
38
38
<tests .jvms>1</tests .jvms>
39
39
<tests .shuffle>true</tests .shuffle>
40
40
<tests .output>onerror</tests .output>
44
44
45
45
<repositories >
46
46
<repository >
47
- <id >sonatype </id >
48
- <url >http ://oss.sonatype .org/content/repositories/releases /</url >
47
+ <id >Lucene snapshots </id >
48
+ <url >https ://download.elasticsearch .org/lucenesnapshots/1637347 /</url >
49
49
</repository >
50
50
<repository >
51
- <id >Lucene snapshots </id >
52
- <url >https ://download.elasticsearch .org/lucenesnapshots/maven /</url >
51
+ <id >sonatype </id >
52
+ <url >http ://oss.sonatype .org/content/repositories/releases /</url >
53
53
</repository >
54
54
</repositories >
55
55
You can’t perform that action at this time.
0 commit comments