Skip to content

Commit cfabc88

Browse files
committed
update to RC2
1 parent b16c5a6 commit cfabc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ subprojects { proj ->
261261
repositories {
262262
// TODO: Temporary for Lucene RC builds. REMOVE
263263
maven {
264-
url = uri("https://dist.apache.org/repos/dist/dev/lucene/lucene-10.2.1-RC1-rev-02cf96b8f7c87fdf5eab864bfc242d36aa2086e7/lucene/maven")
264+
url = uri("https://dist.apache.org/repos/dist/dev/lucene/lucene-10.2.1-RC2-rev-1b2451b5f435ad2c41a8b6b0f0d6a59b24ff9ad2/lucene/maven")
265265
}
266266
}
267267
}

0 commit comments

Comments
 (0)