Skip to content

Commit 50bccfb

Browse files
authored
Rename rcs test package (#94561)
1 parent ccbbd5b commit 50bccfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* 2.0.
66
*/
77

8-
package org.elasticsearch.xpack.security.remoteaccess;
8+
package org.elasticsearch.xpack.security.crossclusteraccess;
99

1010
import org.apache.http.HttpEntity;
1111
import org.apache.http.entity.ContentType;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* 2.0.
66
*/
77

8-
package org.elasticsearch.xpack.security.remoteaccess;
8+
package org.elasticsearch.xpack.security.crossclusteraccess;
99

1010
import org.elasticsearch.ElasticsearchSecurityException;
1111
import org.elasticsearch.action.admin.cluster.state.ClusterStateAction;

0 commit comments

Comments
 (0)