Skip to content

Commit 0b1d52c

Browse files
committed
Updating version to be 2.1.6.3
1 parent 59c6fa5 commit 0b1d52c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mapreduce/pom.xml

Lines changed: 3 additions & 3 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>marklogic-mapreduce2</artifactId>
6-
<version>2.1.6</version>
6+
<version>2.1.6.3</version>
77
<name>${mapreduce.product.name}</name>
88
<description>MarkLogic Connector for Hadoop MapReduce</description>
99
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -18,12 +18,12 @@
1818
<!-- Global definitions -->
1919
<mapreduce.product.name>MarkLogic Connector for Hadoop</mapreduce.product.name>
2020
<mapreduce.product.name.short>MarkLogic Connector for Hadoop</mapreduce.product.name.short>
21-
<version.number.string>2.1.6</version.number.string>
21+
<version.number.string>2.1.6.3</version.number.string>
2222
<jar.version.number.string>${version.number.string}</jar.version.number.string>
2323
<date-string>${maven.build.timestamp}</date-string>
2424
<libdir>${basedir}/src/lib</libdir>
2525
<skipTests>false</skipTests>
26-
<xccVersion>8.0.6.2</xccVersion>
26+
<xccVersion>8.0.6.3</xccVersion>
2727
<deliverableName>Connector-for-Hadoop2</deliverableName>
2828
<!-- Static definitions of where things are relative to the root -->
2929
<java.source>src/main/java</java.source>

0 commit comments

Comments
 (0)