2N/A<?
xml version="1.0" encoding="UTF-8"?>
2N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. 2N/A * Copyright (c) 2011-2015 ForgeRock AS. All Rights Reserved 2N/A * The contents of this file are subject to the terms 2N/A * of the Common Development and Distribution License 2N/A * (the License). You may not use this file except in 2N/A * compliance with the License. 2N/A * You can obtain a copy of the License at 2N/A * See the License for the specific language governing 2N/A * permission and limitations under the License. 2N/A * When distributing Covered Code, include this CDDL 2N/A * Header Notice in each file and include the License file 2N/A * If applicable, add the following below the CDDL Header, 2N/A * with the fields enclosed by brackets [] replaced by * your own identifying information: * "Portions Copyrighted [year] [name of copyright owner]" <
modelVersion>4.0.0</
modelVersion>
<
artifactId>openam</
artifactId>
<
version>12.0.1-SNAPSHOT</
version>
<!-- Component Definition --> <
description>OpenAM Restlet customisation</
description>
<
artifactId>openam-restlet</
artifactId>
<
packaging>jar</
packaging>
<
artifactId>maven-jar-plugin</
artifactId>
<
addClasspath>true</
addClasspath>
<
classpathPrefix>lib/</
classpathPrefix>
<
Specification-
Title>OpenAM REST</
Specification-
Title>
<
Specification-
Vendor>ForgeRock</
Specification-
Vendor>
<
Implementation-
Title>OpenAM REST</
Implementation-
Title>
<
Implementation-
Vendor>ForgeRock</
Implementation-
Vendor>
<!-- TODO Add License to Manifest --> <
artifactId>servlet-api</
artifactId>
<
artifactId>openam-shared</
artifactId>
<
artifactId>openam-core</
artifactId>
<
artifactId>openam-dashboard</
artifactId>
<
artifactId>json-resource</
artifactId>
<
artifactId>json-resource-servlet</
artifactId>
<
artifactId>json-web-token</
artifactId>
<
artifactId>authz-framework</
artifactId>
<
artifactId>forgerock-jaspi-runtime</
artifactId>
<!-- Test Dependencies --> <
artifactId>fest-assert</
artifactId>
<
artifactId>easymock</
artifactId>
<
artifactId>powermock-module-junit4</
artifactId>
<
artifactId>powermock-api-mockito</
artifactId>
<
artifactId>powermock-api-easymock</
artifactId>
<
artifactId>powermock-module-testng</
artifactId>
<
groupId>httpunit</
groupId>
<
artifactId>httpunit</
artifactId>
<
artifactId>powermock-module-testng-common</
artifactId>
<
artifactId>jetty-servlet-tester</
artifactId>
<
artifactId>openam-entitlements</
artifactId>
<
artifactId>openam-coretoken</
artifactId>
<
artifactId>jsr311-api</
artifactId>
<
artifactId>json</
artifactId>