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 941dad6 commit 9929e24Copy full SHA for 9929e24
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>com.jaspersoft</groupId>
9
<artifactId>jrs-rest-java-client</artifactId>
10
- <version>6.2.1_refactored</version>
+ <version>6.2.1</version>
11
<name>REST client for JasperReports server</name>
12
<url>http://github.com/Jaspersoft/jrs-rest-java-client</url>
13
@@ -196,7 +196,6 @@
196
<version>2.12</version>
197
<configuration>
198
<skipTests>false</skipTests>
199
- <testFailureIgnore>true</testFailureIgnore>
200
<excludes>
201
<exclude>**/IT.java</exclude>
202
</excludes>
0 commit comments