Skip to content

Commit ed87b5e

Browse files
author
李金松
committed
Implemented read-write separation based on JedisSentineled
1 parent 520b221 commit ed87b5e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -248,13 +248,6 @@
248248
</resource>
249249
</resources>
250250
<plugins>
251-
<plugin>
252-
<groupId>org.apache.maven.plugins</groupId>
253-
<artifactId>maven-surefire-plugin</artifactId>
254-
<configuration>
255-
<argLine>--add-opens java.base/java.lang=ALL-UNNAMED</argLine>
256-
</configuration>
257-
</plugin>
258251
<plugin>
259252
<groupId>org.jacoco</groupId>
260253
<artifactId>jacoco-maven-plugin</artifactId>

0 commit comments

Comments
 (0)