Skip to content

Commit 791c5fa

Browse files
committed
Updating version to be contentpump: 9.0.10.2 mapreduce: 2.2.10.2 xcc: 9.0.10.2
1 parent d0604d9 commit 791c5fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mapreduce/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>marklogic-mapreduce2</artifactId>
6-
<version>2.2.10</version>
6+
<version>2.2.10.2</version>
77
<name>${productName}</name>
88
<description>MarkLogic Connector for Hadoop MapReduce</description>
99
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -19,19 +19,19 @@
1919
<parent>
2020
<groupId>com.marklogic</groupId>
2121
<artifactId>marklogic-contentpump</artifactId>
22-
<version>9.0.10</version>
22+
<version>9.0.10.2</version>
2323
</parent>
2424

2525
<properties>
2626
<!-- Global definitions -->
2727
<productName>MarkLogic Connector for Hadoop</productName>
2828
<productNameShort>MarkLogic Connector for Hadoop</productNameShort>
29-
<versionString>2.2.10</versionString>
29+
<versionString>2.2.10.2</versionString>
3030
<jarVersionNumberString>${versionString}</jarVersionNumberString>
3131
<dateString>${maven.build.timestamp}</dateString>
3232
<libdir>${basedir}/src/lib</libdir>
3333
<skipTests>true</skipTests>
34-
<xccVersion>9.0.10</xccVersion>
34+
<xccVersion>9.0.10.2</xccVersion>
3535
<deliverableName>Connector-for-Hadoop2</deliverableName>
3636

3737
<!-- Static definitions of where things are relative to the root -->

0 commit comments

Comments
 (0)