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