]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.client.rap/pom.xml
[maven-release-plugin] prepare release argeo-slc-2.1.11
[gpl/argeo-slc.git] / org.argeo.slc.client.rap / pom.xml
index c850d83f2bbed4ad0317d36d27ea48c21445f810..60c7e0db4909ff4456d48a966d6289aaf1b7539e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.10</version>
+               <version>2.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.10</version>
+                       <version>2.1.11</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
+
+               <!-- RAP workbench -->
+               <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>