We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16c5a6 commit cfabc88Copy full SHA for cfabc88
build.gradle
@@ -261,7 +261,7 @@ subprojects { proj ->
261
repositories {
262
// TODO: Temporary for Lucene RC builds. REMOVE
263
maven {
264
- url = uri("https://dist.apache.org/repos/dist/dev/lucene/lucene-10.2.1-RC1-rev-02cf96b8f7c87fdf5eab864bfc242d36aa2086e7/lucene/maven")
+ url = uri("https://dist.apache.org/repos/dist/dev/lucene/lucene-10.2.1-RC2-rev-1b2451b5f435ad2c41a8b6b0f0d6a59b24ff9ad2/lucene/maven")
265
}
266
267
0 commit comments