blob: 1387ed35bc23192108d63c3736e4356e3ff2a1f6 [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.users</artifactId>
<packaging>pom</packaging>
<version>0.1-incubating-SNAPSHOT</version>
<name>Clerezza - Platform Users</name>
<description>Utilities to access graphs with information about and for
specific agents/users</description>
<modules>
<!-- <module>ontologies</module> -->
<module>core</module>
</modules>
</project>