[maven-release-plugin] prepare release argeo-commons-2.1.55
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.sdk / pom.xml
index 7d86629814bc4ca07f2cd04ced2fd2cd5e2f66f7..49781b4b919ef85b19de3b5696973e343e98d8e0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40-SNAPSHOT</version>
+               <version>2.1.55</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,8 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.platform</artifactId>
-                       <version>2.1.40-SNAPSHOT</version>
+                       <version>2.1.55</version>
+                       <type>pom</type>
                </dependency>
 
                <!-- ALM Third Parties -->
                                                                        <excludeTransitive>true</excludeTransitive>
                                                                        <includeTypes>jar</includeTypes>
                                                                        <includeScope>runtime</includeScope>
+                                                                       <useRepositoryLayout>true</useRepositoryLayout>
                                                                </configuration>
                                                        </execution>
                                                </executions>
                                                                                                <source>
                                                                                                        <location>${project.build.directory}/lib-tp</location>
                                                                                                        <includes>
-                                                                                                               <include>*.jar</include>
+                                                                                                               <include>**/*.jar</include>
                                                                                                        </includes>
                                                                                                </source>
                                                                                        </sources>