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

Mark Craig
17.48.2011 2a9a727f47eddba0531e91502637f9d777409d1e
Mention CCPL in opendj-docs pom.xml.
1 files modified
9 ■■■■■ changed files
opendj3/opendj-docs/pom.xml 9 ●●●●● patch | view | raw | blame | history
opendj3/opendj-docs/pom.xml
@@ -29,6 +29,15 @@
 <modelVersion>4.0.0</modelVersion>
 <artifactId>opendj-docs</artifactId>
 <name>OpenDJ Core User Documentation</name>
 <inceptionYear>2011</inceptionYear>
 <licenses>
  <license>
   <name>CC BY-NC-ND 3.0</name>
   <url>http://creativecommons.org/licenses/by-nc-nd/3.0/</url>
   <comments>Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported</comments>
   <distribution>repo</distribution>
  </license>
 </licenses>
 <packaging>pom</packaging>
 <description>DocBook XML source for OpenDJ core user documentation. Java API and configuration reference documentation is generated from OpenDJ source code.</description>
 <properties>