Skip to content

Commit ca82178

Browse files
committed
Add perf test for acknowledges replication.
1 parent 0cd3e42 commit ca82178

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

affinity-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@
130130
<artifactId>maven-compiler-plugin</artifactId>
131131
<configuration>
132132
<compilerArgument>-Xlint:deprecation</compilerArgument>
133-
<source>1.7</source>
134-
<target>1.7</target>
133+
<source>1.8</source>
134+
<target>1.8</target>
135135
<encoding>UTF-8</encoding>
136136
</configuration>
137137
</plugin>

0 commit comments

Comments
 (0)