[maven-release-plugin] prepare release argeo-commons-2.1.85
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.rap / pom.xml
index 8170877e3259fcbb7f495d0b27a595dcedccc3b4..ff01e15f04b0202cf71f08925cae4b02508c6f6c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.85</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.73-SNAPSHOT</version>
+                       <version>2.1.85</version>
                </dependency>
 
                <!-- UI -->
                        <scope>provided</scope>
                </dependency>
 
+               <!-- File upload -->
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.filedialog</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.fileupload</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file