Skip to content

Commit 3724c7a

Browse files
committed
Updating version to be 2.1.6.3
1 parent ea9c4f2 commit 3724c7a

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.6</version>
6+
<version>8.0.6.3</version>
77
<name>MarkLogic Content Pump</name>
88
<description>MarkLogic Content Pump</description>
99
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -17,10 +17,10 @@
1717
<properties>
1818
<skipTests>false</skipTests>
1919
<test.excludes>**/*TestDistributed*</test.excludes>
20-
<hadoopConnectorVersion>2.1.6</hadoopConnectorVersion>
20+
<hadoopConnectorVersion>2.1.6.3</hadoopConnectorVersion>
2121
<hadoopConnectorBaseDir>${basedir}/../mapreduce</hadoopConnectorBaseDir>
22-
<xccVersion>8.0.6.2</xccVersion>
23-
<versionString>8.0.6</versionString>
22+
<xccVersion>8.0.6.3</xccVersion>
23+
<versionString>8.0.6.3</versionString>
2424
<bundleArtifact>apache</bundleArtifact>
2525
<!-- Settings related to unit test -->
2626
<contentpumpHome>${project.build.directory}/mlcp-${versionString}-lib</contentpumpHome>

0 commit comments

Comments
 (0)