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

Mark Craig
03.47.2014 1ffd61775354a7c13f5e52907647d339bc15bda9
Update link to align with CORS headers fix on server
1 files modified
2 ■■■ changed files
opends/pom.xml 2 ●●● patch | view | raw | blame | history
opends/pom.xml
@@ -197,7 +197,7 @@
        <configuration>
         <projectName>OpenDJ</projectName>
         <projectVersion>${docTargetVersion}</projectVersion>
         <latestJson>http://mcraig.org/fr/latest.php</latestJson><!-- Temporary workaround pending #QOZ-985-23233 -->
         <latestJson>http://docs.forgerock.org/latest.json</latestJson>
         <googleAnalyticsId>${gaId}</googleAnalyticsId>
         <docbkxSourceDirectory>${basedir}/src/main/docbkx</docbkxSourceDirectory>
        </configuration>