]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - lib/org.argeo.slc.lib.repo/pom.xml
JCR repository backup
[gpl/argeo-slc.git] / lib / org.argeo.slc.lib.repo / pom.xml
index a3a245a5e4b94872ebd8361e67ab42c6ef62e3b4..1e1bb44a56dfad4256c92a9a6ff5c5cf7b66baed 100644 (file)
@@ -1,12 +1,13 @@
-<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.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.6</version>
+               <version>1.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
        <name>SLC Lib - Repository Utilities</name>
-       <description>Utilities to transfer, convert, manage software repositories</description>
+       <description>Utilities related to JCR repositories</description>
 </project>