We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6dbbb6 commit a7ab2a9Copy full SHA for a7ab2a9
1 file changed
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.9</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.9</versionString>
21
<xccVersion>${versionString}</xccVersion>
22
<hadoopVersion>2.7.2</hadoopVersion>
23
<commonsCsvVersion>1.5-marklogic</commonsCsvVersion>
0 commit comments