[maven-release-plugin] prepare release argeo-commons-2.1.45
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / pom.xml
index a2b42185e6071b978009441c991862007fc0ad0a..6729c523471fdc9f3ba71db9c644d4699b87de94 100644 (file)
@@ -2,49 +2,28 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-       <name>Commons Eclipse UI Workbench</name>
+       <name>Commons Eclipse Workbench</name>
        <dependencies>
-               <!-- Generic Eclipse UI Dependencies -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.13</version>
-                       <exclusions>
-                               <!-- version of the org.osgi.framework package provided in this bundle 
-                                       is too old -->
-                               <!--  <exclusion>
-                                       <groupId>org.argeo.tp</groupId>
-                                       <artifactId>org.osgi.core</artifactId>
-                               </exclusion>  -->
-                       </exclusions>
+                       <artifactId>org.argeo.util</artifactId>
+                       <version>2.1.45</version>
                </dependency>
-
-               <!-- We build against RAP -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.13</version>
-                       <scope>provided</scope>
+                       <artifactId>org.argeo.eclipse.ui</artifactId>
+                       <version>2.1.45</version>
                </dependency>
-
-               <!--  <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
-                       <scope>provided</scope>
-               </dependency> -->
-
-               <!-- Business dependencies -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13</version>
+                       <artifactId>org.argeo.eclipse.ui.rap</artifactId>
+                       <version>2.1.45</version>
+                       <scope>provided</scope>
                </dependency>
        </dependencies>
-</project>
+</project>
\ No newline at end of file