pom.xml revision 1366ce1e4d0bab5fc31791732b8efcd000900023
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner The contents of this file are subject to the terms of the Common Development and
a4794e5f9399ffe9e0fe8a4ed2a9fd5514618613Rainer Grabbe Distribution License (the License). You may not use this file except in compliance with the
a4794e5f9399ffe9e0fe8a4ed2a9fd5514618613Rainer Grabbe You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer specific language governing permission and limitations under the License.
a4794e5f9399ffe9e0fe8a4ed2a9fd5514618613Rainer Grabbe When distributing Covered Software, include this CDDL Header Notice in each file and include
a4794e5f9399ffe9e0fe8a4ed2a9fd5514618613Rainer Grabbe the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer Header, with the fields enclosed by brackets [] replaced by your own identifying
a4794e5f9399ffe9e0fe8a4ed2a9fd5514618613Rainer Grabbe information: "Portions Copyrighted [year] [name of copyright owner]".
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer Copyright © 2011 ForgeRock AS. All rights reserved.
bec3eda3fd03319e64b9fe55d5517b8a9847b983Christian Maeder<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
f49a0c5517bc189246e6a5c4b5cdfe3c0697f5dcRainer Grabbexsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer <artifactId>openidm-repo-jdbc</artifactId>
dbd000c70f6ae3b8f710ca4832e2a9c7e9907b2bRainer Grabbe <dependencies>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <version>${openidm.version}</version>
40d005c52039b32125ee3928f4a615b72008be24Rainer Grabbe<!-- TODO: TEST! REMOVE! Do not check in -->
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer <artifactId>mysql-connector-java</artifactId>
<groupId>javax.persistence</groupId>