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.2.5-SNAPSHOT</version>
10 <modelVersion>4.0.0</modelVersion>
11 <groupId>org.wamblee</groupId>
12 <artifactId>wamblee-security-jpatest</artifactId>
13 <packaging>jar</packaging>
14 <name>/security/jpatest</name>
15 <url>http://wamblee.org</url>
19 <groupId>org.wamblee</groupId>
20 <artifactId>wamblee-security-usermgt</artifactId>
21 <version>0.2.5-SNAPSHOT</version>
24 <groupId>org.wamblee</groupId>
25 <artifactId>wamblee-security-usermgt</artifactId>
26 <version>0.2.5-SNAPSHOT</version>
32 <groupId>org.wamblee</groupId>
33 <artifactId>wamblee-test-enterprise</artifactId>
34 <version>0.2.5-SNAPSHOT</version>
43 <activeByDefault>true</activeByDefault>
47 <groupId>org.wamblee</groupId>
48 <artifactId>wamblee-test-eclipselink</artifactId>
49 <version>0.2.5-SNAPSHOT</version>
53 <groupId>org.eclipse.persistence</groupId>
54 <artifactId>javax.persistence</artifactId>
55 <version>2.0.0</version>
59 <groupId>org.eclipse.persistence</groupId>
60 <artifactId>eclipselink</artifactId>
65 <id>EclipseLink Repo</id>
66 <url>http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo</url>
75 <groupId>org.hibernate</groupId>
76 <artifactId>hibernate-entitymanager</artifactId>
77 <version>3.5.0-Final</version>
80 <groupId>javax.transaction</groupId>
81 <artifactId>jta</artifactId>
86 <groupId>org.wamblee</groupId>
87 <artifactId>wamblee-test-hibernate</artifactId>
88 <version>0.2.5-SNAPSHOT</version>
95 <name>JBoss Repo</name>
96 <url>http://repository.jboss.org/maven2</url>