File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.marklogic</groupId >
55 <artifactId >mlcp</artifactId >
6- <version >8.0</version >
6+ <version >8.0.8 </version >
77 <name >MarkLogic Content Pump</name >
88 <description >MarkLogic Content Pump</description >
99 <url >https://github.com/marklogic/marklogic-contentpump</url >
4040 <properties >
4141 <skipTests >false</skipTests >
4242 <test .excludes>**/*TestDistributed*</test .excludes>
43- <hadoopConnectorVersion >2.1</hadoopConnectorVersion >
43+ <hadoopConnectorVersion >2.1.8 </hadoopConnectorVersion >
4444 <hadoopConnectorBaseDir >${basedir}/../mapreduce</hadoopConnectorBaseDir >
4545 <libdir >${basedir}/src/lib</libdir >
4646 <commonsCsvVersion >1.5-marklogic</commonsCsvVersion >
47- <xccVersion >8.0</xccVersion >
48- <versionString >8.0</versionString >
47+ <xccVersion >8.0.8 </xccVersion >
48+ <versionString >8.0.8 </versionString >
4949 <bundleArtifact >apache</bundleArtifact >
5050 <!-- Settings related to unit test -->
5151 <contentpumpHome >${project.build.directory}/mlcp-${versionString}-lib</contentpumpHome >
You can’t perform that action at this time.
0 commit comments