]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - lib/pom.xml
[maven-release-plugin] copy for tag argeo-slc-1.1.19
[gpl/argeo-slc.git] / lib / pom.xml
index e1f66700c0f0f68edc6825774beabf9aa6fd0623..f6cbed30c1d3842c181ac8133bf7fbadf4c5e7fb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8</version>
+               <version>1.1.19</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
        <name>SLC Standard Libs</name>
        <description>SLC execution modules for generic tasks, to be used as parent pom</description>
        <modules>
+               <module>org.argeo.slc.lib.build</module>
+               <module>org.argeo.slc.lib.jcr</module>
                <module>org.argeo.slc.lib.repo</module>
+               <module>org.argeo.slc.lib.rpmfactory</module>
        </modules>
        <properties>
                <additionalImports.slc-lib>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.8</version>
+                       <version>1.1.19</version>
                        <type>pom</type>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.8</version>
-                       <type>pom</type>
-                       <optional>true</optional>
-               </dependency>
        </dependencies>
 </project>