FELIX-3143
----------
Adapting running configuration to felix evolution.



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1181640 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/mosgi/doc/config.properties.jmxconsole b/mosgi/doc/config.properties.jmxconsole
index 657ad2f..ac6c41b 100644
--- a/mosgi/doc/config.properties.jmxconsole
+++ b/mosgi/doc/config.properties.jmxconsole
@@ -1,22 +1,13 @@
 felix.cache.profile=jmxconsole
 org.osgi.framework.storage=jmxconsole
 
-#
-# Framework config properties.
-#
-org.osgi.framework.system.packages=org.osgi.framework; version=1.4.0, \
- org.osgi.service.packageadmin; version=1.2.0, \
- org.osgi.service.startlevel; version=1.1.0, \
- org.osgi.service.url; version=1.0.0, \
- org.osgi.util.tracker; version=1.3.2 \
- ${jre-${java.specification.version}}
-
 #org.osgi.framework.bootdelegation=sun.*,com.sun.*
 #felix.cache.profile=foo
 felix.auto.start.1= \
- file:bundle/org.apache.felix.shell-1.3.0-SNAPSHOT.jar \
- file:bundle/org.apache.felix.shell.tui-1.3.0-SNAPSHOT.jar \
- file:bundle/org.apache.felix.bundlerepository-1.5.0-SNAPSHOT.jar \
+ file:bundle/org.apache.felix.bundlerepository-1.6.6.jar \
+ file:bundle/org.apache.felix.gogo.command-0.12.0.jar \
+ file:bundle/org.apache.felix.gogo.runtime-0.10.0.jar \
+ file:bundle/org.apache.felix.gogo.shell-0.10.0.jar \
  file:../mosgi/console.ifc/target/org.apache.felix.mosgi.console.ifc-0.9.0-SNAPSHOT.jar \
  file:../mosgi/console.gui/target/org.apache.felix.mosgi.console.gui-0.9.0-SNAPSHOT.jar \
  file:../mosgi/console.component/target/org.apache.felix.mosgi.console.component-0.9.0-SNAPSHOT.jar