Upgrade to rap 2.3.2 service release
authorBruno Sinou <bsinou@argeo.org>
Fri, 27 Feb 2015 19:23:08 +0000 (20:23 +0100)
committerBruno Sinou <bsinou@argeo.org>
Fri, 27 Feb 2015 19:23:08 +0000 (20:23 +0100)
META-INF/spring/distribution.xml
META-INF/spring/eclipse.rap.xml

index 90deecf5aa1d4993b38f1cc8ac0f67d1a3a8f660..894e44056eafab113809089c463c812ccfdf3b4b 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.7" />
+               <constructor-arg value="org.argeo.tp:argeo-tp:2.1.8" />
                <property name="modules">
                        <list>
                                <!-- Javax -->
index b965613d3c3e1aa45304431ba7bd20e334c8c53e..4c651242555c1d8a025d27fd5342ffa255fd0fd2 100644 (file)
@@ -10,7 +10,7 @@
        <!-- Eclipse rap platform -->
        <flow:flow name="eclipse/org.argeo.tp.rap.platform" parent="template.importRap">
                <flow:arg name="rapRelease" value="2.3" />
-               <flow:arg name="rapTimestamp" value="2.3.1-SR1-20140909-1638" />
+               <flow:arg name="rapTimestamp" value="2.3.2-SR2-20150128-1013" />
        </flow:flow>
 
        <!-- Rap specs and templates -->