1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4 <groupId>org.wamblee</groupId>
5 <artifactId>wamblee-utils</artifactId>
6 <version>0.2-SNAPSHOT</version>
9 <modelVersion>4.0.0</modelVersion>
10 <groupId>org.wamblee</groupId>
11 <artifactId>wamblee-test</artifactId>
12 <packaging>pom</packaging>
14 <url>http://wamblee.org</url>
17 <module>enterprise</module>
18 <module>hibernate</module>
26 <name>!performRelease</name>
30 <module>eclipselink</module>
31 <module>toplink-essentials</module>