We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a4326 commit 72f1fb7Copy full SHA for 72f1fb7
pom.xml
@@ -8,7 +8,7 @@
8
<name>client-api-java</name>
9
<url>http://developer.marklogic.com</url>
10
<properties>
11
- <javadoc-title>${project.name} 2.0 ${maven.build.timestamp}</javadoc-title>
+ <javadoc-title>${project.name} ${project.version} ${maven.build.timestamp}</javadoc-title>
12
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
13
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14
<github.global.server>github</github.global.server>
0 commit comments