Skip to content

Commit 8389205

Browse files
committed
Merge remote-tracking branch 'origin/elastic-provider-rerank-integration' into elastic-provider-rerank-integration
2 parents 2b89009 + 504ed93 commit 8389205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/org/elasticsearch/TransportVersions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ static TransportVersion def(int id) {
267267
public static final TransportVersion SETTINGS_IN_DATA_STREAMS_DRY_RUN = def(9_081_0_00);
268268
public static final TransportVersion ML_INFERENCE_SAGEMAKER_CHAT_COMPLETION = def(9_082_0_00);
269269
public static final TransportVersion ML_INFERENCE_ELASTIC_RERANK = def(9_083_0_00);
270-
270+
271271
/*
272272
* STOP! READ THIS FIRST! No, really,
273273
* ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _

0 commit comments

Comments
 (0)