]> git.argeo.org Git - lgpl/argeo-commons.git/blob - base/dist/pom.xml
4ed32c1355bf180feeaed5edaed92d0b5952b6b9
[lgpl/argeo-commons.git] / base / dist / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
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>base</artifactId>
7 <version>2.1.4-SNAPSHOT</version>
8 <relativePath>..</relativePath>
9 </parent>
10 <groupId>org.argeo.commons.base</groupId>
11 <artifactId>dist</artifactId>
12 <name>Commons Base Distributions</name>
13 <packaging>pom</packaging>
14 <modules>
15 <module>osgi-boot</module>
16 </modules>
17 </project>