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

Commit

Permalink
Removed argline from bot-dialogs pom. (#1190)
Browse files Browse the repository at this point in the history
  • Loading branch information
tracyboehrer authored Apr 26, 2021
1 parent 74efb83 commit bfd0505
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions libraries/bot-dialogs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,15 +162,4 @@
</plugin>
</plugins>
</reporting>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>${argLine} -Dfile.encoding=UTF-8</argLine>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit bfd0505

Please sign in to comment.