mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-12 04:44:25 +00:00
update to version: 0.5.7
This commit is contained in:
parent
a7231cd5bd
commit
c51e56831a
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
<property name="artifact.groupId" value="org.ethereum"/>
|
<property name="artifact.groupId" value="org.ethereum"/>
|
||||||
<property name="artifact.id" value="ethereumj"/>
|
<property name="artifact.id" value="ethereumj"/>
|
||||||
<property name="artifact.version" value="0.5.6"/>
|
<property name="artifact.version" value="0.5.7"/>
|
||||||
<property name="artifact.path" value="" />
|
<property name="artifact.path" value="" />
|
||||||
<property name="artifact.snapshot" value="snapshot" />
|
<property name="artifact.snapshot" value="snapshot" />
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<groupId>org.ethereum</groupId>
|
<groupId>org.ethereum</groupId>
|
||||||
<artifactId>ethereumj</artifactId>
|
<artifactId>ethereumj</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>0.5.6</version>
|
<version>0.5.7</version>
|
||||||
<name>EthereumJ</name>
|
<name>EthereumJ</name>
|
||||||
<url>http://www.ethereumj.org</url>
|
<url>http://www.ethereumj.org</url>
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<groupId>org.ethereum</groupId>
|
<groupId>org.ethereum</groupId>
|
||||||
<artifactId>ethereumj-studio</artifactId>
|
<artifactId>ethereumj-studio</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>0.5.6</version>
|
<version>0.5.7</version>
|
||||||
<name>EthereumJ</name>
|
<name>EthereumJ</name>
|
||||||
<url>http://www.ethereumj.org</url>
|
<url>http://www.ethereumj.org</url>
|
||||||
|
|
||||||
@ -71,7 +71,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.ethereum</groupId>
|
<groupId>org.ethereum</groupId>
|
||||||
<artifactId>ethereumj</artifactId>
|
<artifactId>ethereumj</artifactId>
|
||||||
<version>0.5.6</version>
|
<version>0.5.7</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user