pom.xml revision 610c44b8740b31fbcb53632c8478698af5183aeb
ad0088483a1aa457afc0450f12f49701d1617ed2Christian Maeder ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
29b4fbd7edc1faa0f8e584e6ea73a004ec14a0a3Klaus Luettich ~ Copyright (c) 2011-2013 ForgeRock AS. All Rights Reserved
29b4fbd7edc1faa0f8e584e6ea73a004ec14a0a3Klaus Luettich ~ The contents of this file are subject to the terms
29b4fbd7edc1faa0f8e584e6ea73a004ec14a0a3Klaus Luettich ~ of the Common Development and Distribution License
29b4fbd7edc1faa0f8e584e6ea73a004ec14a0a3Klaus Luettich ~ (the License). You may not use this file except in
3724989bb692e0ae7eeed1f78914f41b429601b8Christian Maeder ~ compliance with the License.
29b4fbd7edc1faa0f8e584e6ea73a004ec14a0a3Klaus Luettich ~ You can obtain a copy of the License at
29b4fbd7edc1faa0f8e584e6ea73a004ec14a0a3Klaus Luettich ~ See the License for the specific language governing
fbb2d28086a1860850f661fbf4af531322bac405Christian Maeder ~ permission and limitations under the License.
29b4fbd7edc1faa0f8e584e6ea73a004ec14a0a3Klaus Luettich ~ When distributing Covered Code, include this CDDL
ccd28c25c1aee73a195053e677eca17e20917d84Christian Maeder ~ Header Notice in each file and include the License file
29b4fbd7edc1faa0f8e584e6ea73a004ec14a0a3Klaus Luettich ~ at http://forgerock.org/license/CDDLv1.0.html
fbb2d28086a1860850f661fbf4af531322bac405Christian Maeder ~ If applicable, add the following below the CDDL Header,
ccd28c25c1aee73a195053e677eca17e20917d84Christian Maeder ~ with the fields enclosed by brackets [] replaced by
ccd28c25c1aee73a195053e677eca17e20917d84Christian Maeder ~ your own identifying information:
fbb2d28086a1860850f661fbf4af531322bac405Christian Maeder ~ "Portions Copyrighted [year] [name of copyright owner]"
66f22d1887bb451915295fb454aa1baab88129fdChristian 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">
!org.apache.felix.gogo.shell,!org.apache.felix.gogo.runtime*,org.apache.felix.service.command;version="[0.10.0,1)";status=provisional;mandatory:=status
<!-- The spring repository currently serves up a pom with false dependency on this file. Remove it. -->
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.gogo.command</artifactId>
<!-- TODO Remove org.apache.felix.framework when Compendium 4.3 is used -->