From 9e7dec80ce1f3865d07e9ad659b100fc1d81d56b Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sat, 29 Jun 2013 15:29:09 +0000 Subject: [PATCH] SDK: - change update center locations git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10665 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- .../src/com/jme3/gde/core/updatecenters/Bundle.properties | 8 +++----- 1 file changed, 3 insertions(+), 5 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 34d6822fb..5d42f6511 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,11 +1,9 @@ #jMP update centers -com_jme3_gde_core_update_center_nightly=http://jmonkeyengine.com/updates/nightly/3.0RC2/plugins/updates.xml -com_jme3_gde_core_update_center_stable=http://jmonkeyengine.com/updates/stable/3.0RC2/plugins/updates.xml -com_jme3_jmp_contributions_update_center=http://jmonkeyengine.com/updates/contributions/updates.xml -org_netbeans_update_center=http://updates.netbeans.org/netbeans/updates/7.2/uc/final/distribution/catalog.xml.gz +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 #jMP update centers -Services/AutoupdateType/org_netbeans_update_center.instance=NetBeans Base Services/AutoupdateType/com_jme3_gde_core_update_center_nightly.instance=jMonkeyEngine SDK Nightly (Breaks!) Services/AutoupdateType/com_jme3_gde_core_update_center_stable.instance=jMonkeyEngine SDK Stable Services/AutoupdateType/com_jme3_jmp_contributions_update_center.instance=jMonkeyEngine SDK User Contributions