pom.xml revision 219410840f3835328cd4f0a09bb951f82b0dec56
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
dfc4e0fc3052835b2a069aa9d869fa1161c33fe6Peter Major ~ Copyright (c) 2011-2012 ForgeRock AS. All Rights Reserved
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ The contents of this file are subject to the terms
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ of the Common Development and Distribution License
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ (the License). You may not use this file except in
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ compliance with the License.
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ You can obtain a copy of the License at
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ See the License for the specific language governing
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ permission and limitations under the License.
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ When distributing Covered Code, include this CDDL
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ Header Notice in each file and include the License file
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ If applicable, add the following below the CDDL Header,
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ with the fields enclosed by brackets [] replaced by
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ your own identifying information:
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major ~ "Portions Copyrighted [year] [name of copyright owner]"
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major<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">
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <description>Bundle containing a servlet which allows exposing web content provided by optional bundles using OSGI.</description>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependencies>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <artifactId>org.apache.felix.scr.annotations</artifactId>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <artifactId>org.apache.felix.framework</artifactId>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <artifactId>openidm-enhanced-config</artifactId>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <artifactId>org.apache.felix.scr.annotations</artifactId>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependency>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </dependencies>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </resources>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <executions>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </execution>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </executions>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <configuration>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <instructions>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major <Include-Resource>{maven-resources}</Include-Resource>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </instructions>
80ca0b9f5ad61b2335af25d4dcf25a04ebfcbc91Peter Major </configuration>