]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.util/pom.xml
check-osgi working
[lgpl/argeo-commons.git] / org.argeo.util / 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"
3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4 <modelVersion>4.0.0</modelVersion>
5 <parent>
6 <groupId>org.argeo.commons</groupId>
7 <artifactId>argeo-commons</artifactId>
8 <version>2.1.12-SNAPSHOT</version>
9 <relativePath>..</relativePath>
10 </parent>
11 <artifactId>org.argeo.util</artifactId>
12 <name>Commons Util (no third party dependencies)</name>
13 <!-- <dependencies> -->
14 <!-- <dependency> -->
15 <!-- <groupId>org.argeo.tp</groupId> -->
16 <!-- <artifactId>junit</artifactId> -->
17 <!-- <scope>test</scope> -->
18 <!-- </dependency> -->
19 <!-- </dependencies> -->
20 <!-- <dependencies> -->
21 <!-- <dependency> -->
22 <!-- <groupId>org.argeo.tp</groupId> -->
23 <!-- <artifactId>argeo-tp</artifactId> -->
24 <!-- <version>${version.argeo-distribution}</version> -->
25 <!-- <type>pom</type> -->
26 <!-- <scope>provided</scope> -->
27 <!-- </dependency> -->
28 <!-- </dependencies> -->
29 </project>