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 5b7a82a commit daa4a47Copy full SHA for daa4a47
exonum-light-client/pom.xml
@@ -61,8 +61,7 @@
61
62
<properties>
63
<!-- Project configuration -->
64
- <!-- TODO: Rollback to 0.9.0-rc1 when it is released -->
65
- <ejb.version>0.10.0-SNAPSHOT</ejb.version>
+ <ejb.version>0.9.0-rc2</ejb.version>
66
<java.compiler.source>8</java.compiler.source>
67
<java.compiler.target>8</java.compiler.target>
68
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments