]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.util/pom.xml
Adapt to Argeo TP v2.1.20
[lgpl/argeo-commons.git] / org.argeo.util / pom.xml
index e417a3d9c0414e3fc88db2c6d015c7b683c0515b..17b3fd8f1fae767b5aedc7949b8c53cb38b1050a 100644 (file)
@@ -1,28 +1,13 @@
 <?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>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12</version>
+               <version>2.1.71-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
-       <name>Commons Util (no third party dependencies)</name>
-       <!-- <dependencies> -->
-       <!-- <dependency> -->
-       <!-- <groupId>org.argeo.tp</groupId> -->
-       <!-- <artifactId>junit</artifactId> -->
-       <!-- <scope>test</scope> -->
-       <!-- </dependency> -->
-       <!-- </dependencies> -->
-<!--   <dependencies> -->
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.tp</groupId> -->
-<!--                   <artifactId>argeo-tp</artifactId> -->
-<!--                   <version>${version.argeo-distribution}</version> -->
-<!--                   <type>pom</type> -->
-<!--                   <scope>provided</scope> -->
-<!--           </dependency> -->
-<!--   </dependencies> -->
+       <name>Commons Utilities</name>
 </project>
\ No newline at end of file