blob: ee78e72a9d259c0151a8ca29540583adec6d6cfe [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.clerezza</groupId>
<artifactId>parent</artifactId>
<version>0.2-incubating-SNAPSHOT</version>
</parent>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.concepts</artifactId>
<packaging>pom</packaging>
<version>0.1-incubating-SNAPSHOT</version>
<name>Clerezza - Platform Concepts</name>
<description>Provides services for tagging resources with SKOS concepts.</description>
<modules>
<module>platform.concepts.ontologies</module>
<module>platform.concepts.core</module>
</modules>
</project>