]> git.argeo.org Git - lgpl/argeo-commons.git/blob - pom.xml
d7cedafae2a4ec75db75db84a421f22f4a462ece
[lgpl/argeo-commons.git] / pom.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <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">
3 <modelVersion>4.0.0</modelVersion>
4 <parent>
5 <groupId>org.argeo.commons</groupId>
6 <artifactId>argeo-commons</artifactId>
7 <version>2.1.13</version>
8 <relativePath>..</relativePath>
9 </parent>
10 <artifactId>org.argeo.util</artifactId>
11 <name>Commons Util (no third party dependencies)</name>
12 <!-- <dependencies> -->
13 <!-- <dependency> -->
14 <!-- <groupId>org.argeo.tp</groupId> -->
15 <!-- <artifactId>junit</artifactId> -->
16 <!-- <scope>test</scope> -->
17 <!-- </dependency> -->
18 <!-- </dependencies> -->
19 <!-- <dependencies> -->
20 <!-- <dependency> -->
21 <!-- <groupId>org.argeo.tp</groupId> -->
22 <!-- <artifactId>argeo-tp</artifactId> -->
23 <!-- <version>${version.argeo-distribution}</version> -->
24 <!-- <type>pom</type> -->
25 <!-- <scope>provided</scope> -->
26 <!-- </dependency> -->
27 <!-- </dependencies> -->
28 </project>