From 044ec5d66f4e11ea295678e559434eda76df2bbc Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sun, 21 Jul 2013 10:39:47 +0000 Subject: [PATCH] SDK: - fix update center locations (.org) git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10734 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- .../src/com/jme3/gde/core/updatecenters/Bundle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/Bundle.properties b/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/Bundle.properties index 5d42f6511..5a898643f 100644 --- a/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/Bundle.properties +++ b/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/Bundle.properties @@ -1,7 +1,7 @@ #jMP update centers com_jme3_gde_core_update_center_nightly=http://updates.jmonkeyengine.org/nightly/3.0/plugins/updates.xml -com_jme3_gde_core_update_center_stable=http://updates.jmonkeyengine.com/stable/3.0/plugins/updates.xml -com_jme3_jmp_contributions_update_center=http://updates.jmonkeyengine.com/contributions/updates.xml +com_jme3_gde_core_update_center_stable=http://updates.jmonkeyengine.org/stable/3.0/plugins/updates.xml +com_jme3_jmp_contributions_update_center=http://updates.jmonkeyengine.org/contributions/updates.xml #jMP update centers Services/AutoupdateType/com_jme3_gde_core_update_center_nightly.instance=jMonkeyEngine SDK Nightly (Breaks!)