[maven-release-plugin] prepare release argeo-commons-2.1.54
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.sdk / pom.xml
index fe3d889dde10f44792d6e837f7afada72a7f7845..573fa4b26263ea8075271f9a01e14a1a6f1960ae 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42</version>
+               <version>2.1.54</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.42</version>
+                       <version>2.1.54</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>