]> git.argeo.org Git - gpl/argeo-tp.git/blob - pom.xml
420dba19764996abda908b5c99b8dabc55dc5f87
[gpl/argeo-tp.git] / pom.xml
1 <project xmlns="http://maven.apache.org/POM/4.0.0"
2 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 <groupId>org.argeo.tp.factory</groupId>
6 <artifactId>argeo-distribution</artifactId>
7 <version>2.1.28-SNAPSHOT</version>
8 <name>Argeo Java OSGi Distribution</name>
9 <description>OSGi packaging of free / open source third party libraries</description>
10 <packaging>pom</packaging>
11 <modules>
12 <module>org.argeo.tp.factory.core</module>
13 </modules>
14 </project>