pom.xml revision 1efcf1f855dad06a6ee70d96ffa9ea8145e6fc9b
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
c12d42ce40f77309a5e5572a1de874d823cf1b9dThiemo Wiedemeyer ~ Copyright (c) 2011-2014 ForgeRock AS. All Rights Reserved
a4794e5f9399ffe9e0fe8a4ed2a9fd5514618613Rainer Grabbe ~ The contents of this file are subject to the terms
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer ~ of the Common Development and Distribution License
7c318b1e3d796c414c6d178808f8ab381b543344Rainer Grabbe ~ (the License). You may not use this file except in
a4794e5f9399ffe9e0fe8a4ed2a9fd5514618613Rainer Grabbe ~ compliance with the License.
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer ~ You can obtain a copy of the License at
a4794e5f9399ffe9e0fe8a4ed2a9fd5514618613Rainer Grabbe ~ See the License for the specific language governing
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer ~ permission and limitations under the License.
bec3eda3fd03319e64b9fe55d5517b8a9847b983Christian Maeder ~ When distributing Covered Code, include this CDDL
f49a0c5517bc189246e6a5c4b5cdfe3c0697f5dcRainer Grabbe ~ Header Notice in each file and include the License file
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer ~ at http://forgerock.org/license/CDDLv1.0.html
7c318b1e3d796c414c6d178808f8ab381b543344Rainer Grabbe ~ If applicable, add the following below the CDDL Header,
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer ~ with the fields enclosed by brackets [] replaced by
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer ~ your own identifying information:
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer ~ "Portions Copyrighted [year] [name of copyright owner]"
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7c318b1e3d796c414c6d178808f8ab381b543344Rainer Grabbe xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder <description>OpenIDM is an open standards based Identity Management, Provisioning and Compliance solution.
ad69cb3627839ed3d33f13d71c81378b65a24b35Till Mossakowski Experience shows that the most important features of an identity management product are: high flexibility in
40d005c52039b32125ee3928f4a615b72008be24Rainer Grabbe Business Process handling and compliance with open standards and interfaces. A highly flexible user interface
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder combined with a very robust workflow engine make OpenIDM ready for any Identity Management project.
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer </description>
8a09bb0d66c5be017e8eefeeea31ead5829ab202Thiemo Wiedemeyer <url>http://www.opensource.org/licenses/cddl1.php</url>
<!-- NOT ALLOWED: (see FAQ at http://maven.apache.org/guides/mini/guide-central-repository-upload.html ) -->
<!--fasterxml.jackson.version>2.2.1</fasterxml.jackson.version-->
<restlet.version>2.1.2</restlet.version>
<javascript.maven.plugin.version>2.0.0-alpha-1</javascript.maven.plugin.version>
<authnfilter.commons.version>1.3.0-SNAPSHOT</authnfilter.commons.version>
org.forgerock.openidm.*;provide:=true,
org.forgerock.json.*;provide:=true,
<siteDistributionURL>scp://forgerock.org/var/www/vhosts/openidm.forgerock.org/httpdocs</siteDistributionURL>
org.apache.felix.scr 1.6.x implements SCR 1.1
org.apache.felix.scr 1.7-SNAPSHOT implements SCR 1.2
<groupId>org.apache.felix</groupId>
<artifactId>org.osgi.compendium</artifactId>
<groupId>org.apache.felix</groupId>
<artifactId>javax.servlet</artifactId>
<groupId>org.apache.felix</groupId>
<artifactId>org.osgi.foundation</artifactId>
<groupId>org.apache.felix</groupId>
<artifactId>org.osgi.core</artifactId>
<!-- The anotation @Retention(RetentionPolicy.SOURCE) changed to @Retention(RetentionPolicy.CLASS) -->
<!-- Prefer this to org.apache.felix.scr.annotations:1.7.0
<groupId>biz.aQute</groupId>
<groupId>de.matrixweb.osgi.wrapped</groupId>
<!--_versionpolicy>${openidm.osgi.import.default.version}</_versionpolicy-->