2 <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">
5 <groupId>org.wamblee</groupId>
6 <artifactId>wamblee-utils</artifactId>
7 <version>0.7-SNAPSHOT</version>
8 <relativePath>..</relativePath>
11 <modelVersion>4.0.0</modelVersion>
12 <groupId>org.wamblee</groupId>
13 <artifactId>wamblee-security</artifactId>
14 <packaging>pom</packaging>
15 <name>/security</name>
16 <url>http://wamblee.org</url>
19 <module>usermgt</module>
27 <name>!performRelease</name>
31 <module>jpatest</module>