[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.client / pom.xml
index 179f7ba63ddbae3a71b40515054397e10454a117..2e2d8900db0a1f772559d7dc8c822598d6c7cd7b 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.59-SNAPSHOT</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.59-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.59-SNAPSHOT</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.59-SNAPSHOT</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>