Skip to content

Commit 293d721

Browse files
committed
Update pom.
1 parent 50cc9e4 commit 293d721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ under the License.
283283
<artifactId>maven-surefire-plugin</artifactId>
284284
<version>${maven-surefire-failsafe-plugins.version}</version>
285285
<configuration>
286-
<argLine> @{argLine} @{jvm.args}</argLine>
286+
<argLine>@{argLine} @{jvm.args}</argLine>
287287
<jdkToolchain>
288288
<version>${java.version}</version>
289289
</jdkToolchain>

0 commit comments

Comments
 (0)