]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.agent/META-INF/spring/demo.xml
Simplify SLC and use Argeo Commons
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.agent / META-INF / spring / demo.xml
index ea7250f938b51bff1f8d5c9cc1408c96057d3a66..1f06d0ef89333265070622739b51b7b464b5a97b 100644 (file)
@@ -6,10 +6,10 @@
        http://www.springframework.org/schema/beans   
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
 
-       <bundle id="basic" symbolic-name="org.argeo.slc.demo.basic"
-               action="start" />
        <bundle id="minimal" symbolic-name="org.argeo.slc.demo.minimal"
                action="start" />
+       <bundle id="basic" symbolic-name="org.argeo.slc.demo.basic"
+               action="start" />
        <bundle id="ant" symbolic-name="org.argeo.slc.demo.ant" action="start" />
        <bundle id="detached" symbolic-name="org.argeo.slc.demo.detached"
                action="start" />