pom.xml revision 27b2ac15d8015fcdd3a940b10e788f408903670e
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ Copyright (c) 2011-2012 ForgeRock AS. All Rights Reserved
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ The contents of this file are subject to the terms
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ of the Common Development and Distribution License
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ (the License). You may not use this file except in
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ compliance with the License.
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ You can obtain a copy of the License at
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ See the License for the specific language governing
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ permission and limitations under the License.
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ When distributing Covered Code, include this CDDL
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ Header Notice in each file and include the License file
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ If applicable, add the following below the CDDL Header,
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ with the fields enclosed by brackets [] replaced by
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ your own identifying information:
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync ~ "Portions Copyrighted [year] [name of copyright owner]"
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <properties>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </properties>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <dependencies>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <dependency>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </dependency>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </dependencies>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <resources>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </resource>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <directory>${basedir}/src/main/resources</directory>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </resource>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </resources>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <testResources>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <testResource>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </testResource>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <testResource>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <directory>${basedir}/src/test/resources</directory>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </testResource>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </testResources>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync <configuration>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </excludes>
81a042b394e569219fd7bf5c66281e6afc2212a3vboxsync </configuration>