pom.xml revision 430677edf1f67e2cbb29a342fc489524c08575af
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski ~ Copyright (c) 2011-2013 ForgeRock AS. All Rights Reserved
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski ~ The contents of this file are subject to the terms
2eeec5240b424984e3ee26296da1eeab6c6d739eChristian Maeder ~ of the Common Development and Distribution License
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski ~ (the License). You may not use this file except in
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski ~ compliance with the License.
0cd45e749d5c847c9652afdd0617a18488a94d1fChristian Maeder ~ You can obtain a copy of the License at
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski ~ http://forgerock.org/license/CDDLv1.0.html
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski ~ See the License for the specific language governing
2bbf88585fe313af8585da0288880310cc1b027dChristian Maeder ~ permission and limitations under the License.
1a38107941725211e7c3f051f7a8f5e12199f03acmaeder ~ When distributing Covered Code, include this CDDL
ad270004874ce1d0697fb30d7309f180553bb315Christian Maeder ~ Header Notice in each file and include the License file
ad270004874ce1d0697fb30d7309f180553bb315Christian Maeder ~ at http://forgerock.org/license/CDDLv1.0.html
1a38107941725211e7c3f051f7a8f5e12199f03acmaeder ~ If applicable, add the following below the CDDL Header,
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski ~ with the fields enclosed by brackets [] replaced by
da955132262baab309a50fdffe228c9efe68251dCui Jian ~ your own identifying information:
2bbf88585fe313af8585da0288880310cc1b027dChristian Maeder ~ "Portions Copyrighted [year] [name of copyright owner]"
1a38107941725211e7c3f051f7a8f5e12199f03acmaeder<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">
df6f4a9e6b3d0542ecc181fbc1bcec2affca1d30Christian Maeder !org.apache.felix.gogo.shell,!org.apache.felix.gogo.runtime*,org.apache.felix.service.command;version="[0.10.0,1)";status=provisional;mandatory:=status
df6f4a9e6b3d0542ecc181fbc1bcec2affca1d30Christian Maeder </properties>
2bbf88585fe313af8585da0288880310cc1b027dChristian Maeder <dependencies>
da955132262baab309a50fdffe228c9efe68251dCui Jian <dependency>
<!-- 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 -->