author | František Kučera <franta-hg@frantovo.cz> |
Sat, 28 Feb 2009 21:31:02 +0100 | |
changeset 1 | 639991d0808a |
permissions | -rw-r--r-- |
franta-hg@1 | 1 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
franta-hg@1 | 2 |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |
franta-hg@1 | 3 |
<modelVersion>4.0.0</modelVersion> |
franta-hg@1 | 4 |
<groupId>cewolf.repository</groupId> |
franta-hg@1 | 5 |
<artifactId>parent</artifactId> |
franta-hg@1 | 6 |
<version>1.0</version> |
franta-hg@1 | 7 |
<packaging>pom</packaging> |
franta-hg@1 | 8 |
<modules> |
franta-hg@1 | 9 |
<module>gnujaxp</module> |
franta-hg@1 | 10 |
</modules> |
franta-hg@1 | 11 |
</project> |