Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 645d8c0

Browse files
authored
Removed argLine from dialogs POM (#1275)
1 parent 36f08a1 commit 645d8c0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

libraries/bot-dialogs/pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -162,15 +162,4 @@
162162
</plugin>
163163
</plugins>
164164
</reporting>
165-
<build>
166-
<plugins>
167-
<plugin>
168-
<groupId>org.apache.maven.plugins</groupId>
169-
<artifactId>maven-surefire-plugin</artifactId>
170-
<configuration>
171-
<argLine>${argLine} -Dfile.encoding=UTF-8</argLine>
172-
</configuration>
173-
</plugin>
174-
</plugins>
175-
</build>
176165
</project>

0 commit comments

Comments
 (0)