pom.xml revision 5d968e809e05272e10f85f43b2e4d230af912fec
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ Copyright (c) 2011-2015 ForgeRock AS. All Rights Reserved
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ The contents of this file are subject to the terms
2eeec5240b424984e3ee26296da1eeab6c6d739eChristian Maeder ~ of the Common Development and Distribution License
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ (the License). You may not use this file except in
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ compliance with the License.
e071fb22ea9923a2a4ff41184d80ca46b55ee932Till Mossakowski ~ You can obtain a copy of the License at
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ http://forgerock.org/license/CDDLv1.0.html
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ See the License for the specific language governing
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ permission and limitations under the License.
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ When distributing Covered Code, include this CDDL
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ Header Notice in each file and include the License file
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ at http://forgerock.org/license/CDDLv1.0.html
ad270004874ce1d0697fb30d7309f180553bb315Christian Maeder ~ If applicable, add the following below the CDDL Header,
a14767aeac3e78ed100f5b75e210ba563ee10dbaChristian Maeder ~ with the fields enclosed by brackets [] replaced by
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ your own identifying information:
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski ~ "Portions Copyrighted [year] [name of copyright owner]"
b1f59a4ea7c96f4c03a4d7cfcb9c5e66871cfbbbChristian Maeder<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">
b1f59a4ea7c96f4c03a4d7cfcb9c5e66871cfbbbChristian Maeder <description>This bundle loads the boot properties of OpenIDM to bootstrap the start process.</description>
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski <dependencies>
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski <!-- Provided OSGi Dependencies -->
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski </dependency>
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski <!-- TODO Remove org.apache.felix.framework with Compendium 4.3 -->
a14767aeac3e78ed100f5b75e210ba563ee10dbaChristian Maeder <artifactId>org.apache.felix.framework</artifactId>
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski </dependency>
c4e3cade80a00690374e97f050fb5ade9d292850Till Mossakowski <artifactId>org.osgi.compendium</artifactId>
b1f59a4ea7c96f4c03a4d7cfcb9c5e66871cfbbbChristian Maeder </dependency>
bba825b39570777866d560bfde3807731131097eKlaus Luettich <!-- Test Dependencies -->
b5056cf24da461ee868c4be7b803a76b677fa21dChristian Maeder </dependency>
da955132262baab309a50fdffe228c9efe68251dCui Jian <dependency>