[maven-release-plugin] prepare release argeo-commons-2.1.56
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.client / pom.xml
index 179f7ba63ddbae3a71b40515054397e10454a117..b12c435448c333a81d7f366088eadc9992e6698f 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.56</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.56</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.56</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.56</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
                                                                                        <username>root</username>
                                                                                        <groupname>root</groupname>
                                                                                        <filemode>644</filemode>
-                                                                                       <directoryIncluded>true</directoryIncluded>
+                                                                                       <directoryIncluded>false</directoryIncluded>
                                                                                        <sources>
                                                                                                <source>
                                                                                                        <location>${project.build.directory}/lib-argeo</location>
                                                                                        <directory>/usr/share/osgi/org/argeo/commons/${project.artifactId}/${project.version}</directory>
                                                                                        <username>root</username>
                                                                                        <groupname>root</groupname>
-                                                                                       <filemode>644</filemode>
-                                                                                       <directoryIncluded>true</directoryIncluded>
+                                                                                       <directoryIncluded>false</directoryIncluded>
                                                                                        <artifact />
                                                                                </mapping>
                                                                        </mappings>