]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - rcp/dep/pom.xml
Pseudo-release Argeo Commons Legacy and Argeo RCP.
[gpl/argeo-slc.git] / rcp / dep / pom.xml
index 4b74859e2d6e50862d5dadb7c975083e86ed3fd0..97a4b93b88ab1a6bdac412bf9c0b4f0f502b208b 100644 (file)
@@ -6,13 +6,14 @@
        <parent>
                <groupId>org.argeo.slc.rcp</groupId>
                <artifactId>argeo-rcp</artifactId>
-               <version>2.1.86-SNAPSHOT</version>
+               <version>2.1.86</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
        <name>RCP Base Dependencies</name>
        <packaging>pom</packaging>
        <modules>
+               <module>org.argeo.dep.cms.ui.rcp</module>
                <module>org.argeo.dep.cms.e4.rcp</module>
        </modules>
        <build>
                        </plugin>
                        <plugin>
                                <artifactId>maven-assembly-plugin</artifactId>
-                               <dependencies>
-                                       <dependency>
-                                               <groupId>org.argeo.commons</groupId>
-                                               <artifactId>assembly-descriptors</artifactId>
-                                               <version>${version.argeo-commons}</version>
-                                       </dependency>
-                               </dependencies>
                                <configuration>
                                        <attach>false</attach>
                                </configuration>