blob: 442814144ce78b3d9fb4c277e39c6b77874a0c44 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>root</groupId>
<artifactId>project</artifactId>
<version>1.0</version>
</parent>
<groupId>root.project</groupId>
<artifactId>servlets</artifactId>
<version>1.0</version>
<packaging>pom</packaging>
<name>servlets</name>
<modules>
<module>servlet</module>
</modules>
</project>