]> git.argeo.org Git - gpl/argeo-tp.git/blob - pom.xml
Start migrating to TP factory to SLC.
[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 Distributions</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 <module>org.argeo.tp.factory.extras</module>
14 </modules>
15 </project>