Skip to content

Commit 86998ff

Browse files
author
Sravan Kottam
committed
updating version
1 parent cd4e6f8 commit 86998ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<groupId>com.marklogic</groupId>
55
<artifactId>client-api-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>2.0-SNAPSHOT</version>
7+
<version>2.0.4</version>
88
<name>client-api-java</name>
99
<url>http://developer.marklogic.com</url>
1010
<properties>
11-
<javadoc-title>${project.name} 2.0 ${maven.build.timestamp}</javadoc-title>
11+
<javadoc-title>${project.name} 2.0.4</javadoc-title>
1212
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
</properties>

0 commit comments

Comments
 (0)