Skip to content

Commit a29c78b

Browse files
committed
Updating version to be contentpump: 8.0.8 mlcp: 8.0.8 mapreduce: 2.1.8 xcc: 8.0.8
1 parent e9465fd commit a29c78b

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.8</version>
77
<name>MarkLogic Content Pump</name>
88
<description>MarkLogic Content Pump</description>
99
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -40,12 +40,12 @@
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>

0 commit comments

Comments
 (0)