Update versions and introduce POI (and XML dependencies)
[gpl/argeo-tp.git] / META-INF / spring / eclipse.rcp.e4.xml
index d149bf4b8971a0f871c7ffd002e13d323ded6caa..eac7885d5912bd1875d245dbc970cbdcd1f77189 100644 (file)
@@ -1,16 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"
-       xmlns:util="http://www.springframework.org/schema/util" xmlns:flow="http://www.argeo.org/schema/slc-flow"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xmlns:p="http://www.springframework.org/schema/p"
+       xmlns:util="http://www.springframework.org/schema/util"
+       xmlns:flow="http://www.argeo.org/schema/slc-flow"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
        http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.5.xsd
        http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">
 
-       <!-- RCP 3.8 -->
-       <flow:flow name="eclipse/org.argeo.tp.rcp.e4" parent="template.eclipseRcp">
-               <flow:arg name="version" value="4.7.2" />
-               <flow:arg name="release" value="R-4.7.2-201711300510" />
+       <flow:flow name="eclipse/org.argeo.tp.rcp.e4"
+               parent="template.eclipseRcp">
+               <flow:arg name="version" value="4.9" />
+               <flow:arg name="release" value="R-4.9-201809060745" />
        </flow:flow>
 
        <!-- RAP specs and templates -->