Fix missing version update
This commit is contained in:
parent
167ebbb255
commit
91913ff912
|
@ -71,7 +71,7 @@
|
|||
<dependency>
|
||||
<groupId>org.ethereum</groupId>
|
||||
<artifactId>ethereumj</artifactId>
|
||||
<version>0.6.0</version>
|
||||
<version>0.6.1</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in New Issue