mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
04.00.2015 e456bee0376f56fcd1486c5e666527798a4a1179
Fix build break
1 files modified
6 ■■■■■ changed files
opends/pom.xml 6 ●●●●● patch | view | raw | blame | history
opends/pom.xml
@@ -15,14 +15,14 @@
  !
  ! When distributing Covered Code, include this CDDL HEADER in each
  ! file and include the License file at
  ! trunk/opendj3/legal-notices/CDDLv1_0.txt.  If applicable,
  ! trunk/opendj/legal-notices/CDDLv1_0.txt.  If applicable,
  ! add the following below this CDDL HEADER, with the fields enclosed
  ! by brackets "[]" replaced with your own identifying information:
  !      Portions Copyright [yyyy] [name of copyright owner]
  !
  ! CDDL HEADER END
  !
  !      Copyright 2011-2014 ForgeRock AS
  !      Copyright 2011-2015 ForgeRock AS.
  !    
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -199,6 +199,8 @@
         <projectVersion>${docTargetVersion}</projectVersion>
         <releaseVersion>${docTargetVersion}</releaseVersion>
         <googleAnalyticsId>${gaId}</googleAnalyticsId>
         <!-- This is the default, here to override the outdated inherited setting. -->
         <docbkxSourceDirectory>${basedir}/src/main/docbkx</docbkxSourceDirectory>
        </configuration>
        <executions>
          <execution>