diff --git a/java/build.properties b/java/build.properties
index e7fc61f58e49c8abd77c45acfc9bd1d372609720..8c6fc149f768d847b59e7027cffd5e871b7ef777 100644
--- a/java/build.properties
+++ b/java/build.properties
@@ -2,5 +2,5 @@ language=java
 resolve.status=beta
 resource.path=
 #resource.path=${shared.repository}/Humanoids;${shared.repository}/3dmodels;${shared.repository}/HMI/HmiElckerlyc/resources;${shared.repository}/logbackconfig;${shared.repository}/shaders;
-run.jvmargs= -Xms128m -Xmx512m  -Xss5M -Dlogback.configurationFile=LogbackConfigs/warnlogstdout.xml
+run.jvmargs= -Xms128m -Xmx512m  -Xss5M
 rebuild.list=
diff --git a/java/ivy.xml b/java/ivy.xml
index 3e95c71b4ec4ceab74d4230badf7e9a61bcd78df..3e526063073e10c8e2a20991ffe50be62f7e835e 100644
--- a/java/ivy.xml
+++ b/java/ivy.xml
@@ -1,5 +1,5 @@
 <ivy-module version="2.0">
-   <info organisation="Herwin" module="scrapbook"/>
+   <info organisation="ipaaca" module="ipaaca"/>
    <configurations>
       <include file="${ivy.settings.dir}/configurations.xml"/>
    </configurations>