We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f08a1 commit 645d8c0Copy full SHA for 645d8c0
1 file changed
libraries/bot-dialogs/pom.xml
@@ -162,15 +162,4 @@
162
</plugin>
163
</plugins>
164
</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>
176
</project>
0 commit comments