pom.xml revision e11c1a2c902f7934af36152fdfff7d920b810e91
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ Copyright (c) 2011-2014 ForgeRock AS. All Rights Reserved
031b91a62d25106ae69d4693475c79618dd5e884fielding ~ The contents of this file are subject to the terms
031b91a62d25106ae69d4693475c79618dd5e884fielding ~ of the Common Development and Distribution License
031b91a62d25106ae69d4693475c79618dd5e884fielding ~ (the License). You may not use this file except in
031b91a62d25106ae69d4693475c79618dd5e884fielding ~ compliance with the License.
031b91a62d25106ae69d4693475c79618dd5e884fielding ~ You can obtain a copy of the License at
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ See the License for the specific language governing
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ permission and limitations under the License.
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ When distributing Covered Code, include this CDDL
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ Header Notice in each file and include the License file
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ If applicable, add the following below the CDDL Header,
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ with the fields enclosed by brackets [] replaced by
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ your own identifying information:
f64352d9dfb6887c985115002e21d64839262b5ayoshiki ~ "Portions Copyrighted [year] [name of copyright owner]"
f64352d9dfb6887c985115002e21d64839262b5ayoshiki<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">
208651a016b098f4fa1f6279559f104d70f1632dtakashi <properties>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki </properties>
1fdacc7e738eee49ca5c69d7d7a14d663ccd4308kawai <repositories>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki <repository>
208651a016b098f4fa1f6279559f104d70f1632dtakashi <url>https://maven.alfresco.com/nexus/content/groups/public</url>
208651a016b098f4fa1f6279559f104d70f1632dtakashi <snapshots>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki </snapshots>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki </repository>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki <repository>
208651a016b098f4fa1f6279559f104d70f1632dtakashi <url>https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
208651a016b098f4fa1f6279559f104d70f1632dtakashi </repository>
208651a016b098f4fa1f6279559f104d70f1632dtakashi </repositories>
208651a016b098f4fa1f6279559f104d70f1632dtakashi <dependencies>
208651a016b098f4fa1f6279559f104d70f1632dtakashi <!-- mvn versions:display-dependency-updates -->
f64352d9dfb6887c985115002e21d64839262b5ayoshiki <dependency>
208651a016b098f4fa1f6279559f104d70f1632dtakashi </dependency>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki <dependency>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki </dependency>
208651a016b098f4fa1f6279559f104d70f1632dtakashi <dependency>
208651a016b098f4fa1f6279559f104d70f1632dtakashi </dependency>
208651a016b098f4fa1f6279559f104d70f1632dtakashi <dependency>
208651a016b098f4fa1f6279559f104d70f1632dtakashi </dependency>
208651a016b098f4fa1f6279559f104d70f1632dtakashi <dependency>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki </dependency>
f64352d9dfb6887c985115002e21d64839262b5ayoshiki <dependency>
<!-- This enhances the felix system bundle with the full javax.transaction 1.1 classes to remedy the split package issue that would occur otherwise. Must be installed before the use of the package, e.g. the transaction manager -->
<!-- TODO Remove org.apache.felix.framework when Compendium 4.3 is used -->