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.5-SNAPSHOT</version>
9 <modelVersion>4.0.0</modelVersion>
10 <groupId>org.wamblee</groupId>
11 <artifactId>wamblee-security-jpatest</artifactId>
12 <packaging>jar</packaging>
13 <name>/security/jpatest</name>
14 <url>http://wamblee.org</url>
18 <groupId>org.wamblee</groupId>
19 <artifactId>wamblee-security-impl</artifactId>
20 <version>0.2.5-SNAPSHOT</version>
23 <groupId>org.wamblee</groupId>
24 <artifactId>wamblee-security-impl</artifactId>
25 <version>0.2.5-SNAPSHOT</version>
31 <groupId>org.wamblee</groupId>
32 <artifactId>wamblee-test-enterprise</artifactId>
33 <version>0.2.5-SNAPSHOT</version>
42 <activeByDefault>true</activeByDefault>
46 <groupId>org.wamblee</groupId>
47 <artifactId>wamblee-test-eclipselink</artifactId>
48 <version>0.2.4-SNAPSHOT</version>
52 <groupId>org.eclipse.persistence</groupId>
53 <artifactId>javax.persistence</artifactId>
54 <version>2.0.0</version>
58 <groupId>org.eclipse.persistence</groupId>
59 <artifactId>eclipselink</artifactId>
64 <id>EclipseLink Repo</id>
65 <url>http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo</url>
74 <groupId>org.hibernate</groupId>
75 <artifactId>hibernate-entitymanager</artifactId>
76 <version>3.5.0-Final</version>
79 <groupId>javax.transaction</groupId>
80 <artifactId>jta</artifactId>
85 <groupId>org.wamblee</groupId>
86 <artifactId>wamblee-test-hibernate</artifactId>
87 <version>0.2.4-SNAPSHOT</version>
94 <name>JBoss Repo</name>
95 <url>http://repository.jboss.org/maven2</url>