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 52d8329 commit 9989746Copy full SHA for 9989746
pom.xml
@@ -7,14 +7,14 @@
7
8
<groupId>com.jaspersoft</groupId>
9
<artifactId>jrs-rest-java-client</artifactId>
10
- <version>7.9.0</version>
+ <version>8.0.0</version>
11
<name>REST client for JasperReports server</name>
12
<url>http://github.com/Jaspersoft/jrs-rest-java-client</url>
13
14
<properties>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
<powermock.version>1.5.5</powermock.version>
17
- <jasperserver-dto.version>7.9.0</jasperserver-dto.version>
+ <jasperserver-dto.version>8.0.0</jasperserver-dto.version>
18
</properties>
19
20
<scm>
0 commit comments