Skip to content

Commit 6b0528b

Browse files
committed
Updating version to be contentpump: 8.0.7 mlcp: 8.0.7 mapreduce: 2.1.7 xcc: 8.0.7
1 parent 9691975 commit 6b0528b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mlcp/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.marklogic</groupId>
55
<artifactId>mlcp</artifactId>
6-
<version>8.0</version>
6+
<version>8.0.7</version>
77
<name>MarkLogic Content Pump</name>
88
<description>MarkLogic Content Pump</description>
99
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -40,10 +40,10 @@
4040
<properties>
4141
<skipTests>false</skipTests>
4242
<test.excludes>**/*TestDistributed*</test.excludes>
43-
<hadoopConnectorVersion>2.1</hadoopConnectorVersion>
43+
<hadoopConnectorVersion>2.1.7</hadoopConnectorVersion>
4444
<hadoopConnectorBaseDir>${basedir}/../mapreduce</hadoopConnectorBaseDir>
45-
<xccVersion>8.0</xccVersion>
46-
<versionString>8.0</versionString>
45+
<xccVersion>8.0.7</xccVersion>
46+
<versionString>8.0.7</versionString>
4747
<bundleArtifact>apache</bundleArtifact>
4848
<!-- Settings related to unit test -->
4949
<contentpumpHome>${project.build.directory}/mlcp-${versionString}-lib</contentpumpHome>

0 commit comments

Comments
 (0)