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 f5ac1e4 commit fa0e7f5Copy full SHA for fa0e7f5
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.marklogic</groupId>
5
<artifactId>mlcp</artifactId>
6
- <version>10.0</version>
+ <version>10.0.5.2</version>
7
<name>MarkLogic Content Pump</name>
8
<description>MarkLogic Content Pump</description>
9
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -17,7 +17,7 @@
17
</licenses>
18
19
<properties>
20
- <versionString>10.0</versionString>
+ <versionString>10.0.5.2</versionString>
21
<xccVersion>${versionString}</xccVersion>
22
<hadoopVersion>2.6.0</hadoopVersion>
23
<commonsCsvVersion>1.5-marklogic</commonsCsvVersion>
0 commit comments