]> git.argeo.org Git - gpl/argeo-slc.git/blob - pom.xml
21c424cb89295527b1898c858b3ae095abdf6add
[gpl/argeo-slc.git] / pom.xml
1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2 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.slc</groupId>
6 <artifactId>argeo-slc</artifactId>
7 <version>0.12.1-SNAPSHOT</version>
8 <relativePath>..</relativePath>
9 </parent>
10 <groupId>org.argeo.slc</groupId>
11 <artifactId>dist</artifactId>
12 <packaging>pom</packaging>
13 <name>SLC Distribution</name>
14 <modules>
15 <module>org.argeo.slc.sdk</module>
16 </modules>
17 </project>