From e436879e3f010657a54e611332a6a07e8bbf87b0 Mon Sep 17 00:00:00 2001 From: romanman Date: Fri, 31 Oct 2014 10:34:13 -0500 Subject: [PATCH] update EtherJ dependency --- ethereumj-studio/pom.xml | 2 +- ethereumj-studio/src/main/resources/system.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ethereumj-studio/pom.xml b/ethereumj-studio/pom.xml index 8e48dce8..b710bb55 100644 --- a/ethereumj-studio/pom.xml +++ b/ethereumj-studio/pom.xml @@ -71,7 +71,7 @@ org.ethereum ethereumj - 0.7.2.20141030.1409 + 0.7.2.20141031.1029 diff --git a/ethereumj-studio/src/main/resources/system.properties b/ethereumj-studio/src/main/resources/system.properties index 3259bc63..bbeae9aa 100644 --- a/ethereumj-studio/src/main/resources/system.properties +++ b/ethereumj-studio/src/main/resources/system.properties @@ -10,7 +10,7 @@ peer.discovery.ip.list = poc-7.ethdev.com:30303,\ # Peer Server Zero (poc-7.ethdev.com) peer.active.ip = 23.22.211.45 -peer.active.port = 60606 +peer.active.port = 11111 # ZeroGox @@ -76,7 +76,7 @@ samples.dir = samples # the existing database will be # destroyed and all the data will be # downloaded from peers again -database.reset = false +database.reset = true # place to save physical storage files database.dir = database