[maven-release-plugin] prepare release argeo-commons-2.1.80
[lgpl/argeo-commons.git] / org.argeo.cms.ui.workbench.rap / pom.xml
index 08cddab24b65cf6a7de22281a1dac8629d191280..956123b9808b35c02dab23de65496b7fdb20f887 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.57-SNAPSHOT</version>
+               <version>2.1.80</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.57-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.57-SNAPSHOT</version>
+                       <version>2.1.80</version>
                </dependency>
+
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>argeo-tp-rap-e3</artifactId>
+                       <version>${version.argeo-tp}</version>
+                       <type>pom</type>
+                       <scope>provided</scope>
+               </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file