Skip to content

Commit 113d099

Browse files
Use EJB v0.10.0 for the JLC 0.6.0
1 parent 3f373cf commit 113d099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exonum-light-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
<properties>
6363
<!-- Project configuration -->
64-
<ejb.version>0.11.0-SNAPSHOT</ejb.version>
64+
<ejb.version>0.10.0</ejb.version>
6565
<java.compiler.release>8</java.compiler.release>
6666
<javadoc.source>8</javadoc.source>
6767
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)