]> git.argeo.org Git - gpl/argeo-tp.git/blobdiff - META-INF/spring/distribution.xml
README
[gpl/argeo-tp.git] / META-INF / spring / distribution.xml
index 9e844f34ee7ee6ff8ac1773d186d9efd066aeef5..8452672a1e1da70264656b9d6c284b5cbb911d58 100644 (file)
@@ -10,7 +10,7 @@
        <!-- REGISTER -->
        <bean id="argeo-tp" class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
-               <constructor-arg value="org.argeo.tp:argeo-tp:2.1.17" />
+               <constructor-arg value="org.argeo.tp:argeo-tp:2.1.18.SNAPSHOT" />
                <property name="modules">
                        <list>
                                <!-- Javax -->
@@ -39,6 +39,7 @@
                                <ref bean="org.quartz-scheduler.quartz" />
                                <ref bean="org.quartz-scheduler.quartz.jobs" />
                                <ref bean="bitronix.tm" />
+                               <ref bean="misc/org.w3c.css.sac" />
                                <ref bean="com.steadystate.css" />
 
                                <!-- Apache Commons -->