pom.xml revision 935bb442e75e8d04a4eda0aca0cfa24cf4c6af6e
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-functional-test</artifactId>
7c318b1e3d796c414c6d178808f8ab381b543344Rainer Grabbe <name>OpenIDM automated integration tests</name>
7c318b1e3d796c414c6d178808f8ab381b543344Rainer Grabbe </properties>
433bc07a43dd58f7ca4c93b6ea5a026a2dcb114dChristian Maeder <dependencies>
40d005c52039b32125ee3928f4a615b72008be24Rainer Grabbe <artifactId>openidm-repo-orientdb</artifactId>
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <version>${openidm.version}</version>
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer <artifactId>openidm-scheduler</artifactId>