pom.xml revision aaf3509eff6f6af6db408ff7181d537c18ade3bd
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ Copyright (c) 2011-2013 ForgeRock AS. All Rights Reserved
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ The contents of this file are subject to the terms
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ of the Common Development and Distribution License
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ (the License). You may not use this file except in
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ compliance with the License.
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ You can obtain a copy of the License at
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ http://forgerock.org/license/CDDLv1.0.html
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ See the License for the specific language governing
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ permission and limitations under the License.
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ When distributing Covered Code, include this CDDL
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ Header Notice in each file and include the License file
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ at http://forgerock.org/license/CDDLv1.0.html
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ If applicable, add the following below the CDDL Header,
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ with the fields enclosed by brackets [] replaced by
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ your own identifying information:
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy ~ "Portions Copyrighted [year] [name of copyright owner]"
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy<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/xsd/maven-4.0.0.xsd">
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy <description>This bundle contains the common utilities</description>
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy <openidm.osgi.import.defaults>org.eclipse.wst.jsdt.debug.rhino.debugger;resolution:=optional</openidm.osgi.import.defaults>
f38cb554a534c6df738be3f4d23327e69888e634John Wren Kennedy <dependencies>
1d32ba663e202c24a5a1f2e5aef83fffb447cb7fJohn Wren Kennedy <artifactId>json-resource-servlet</artifactId>
<!-- TODO Remove org.apache.felix.framework with Compendium 4.3 -->