Skip to content

Commit eb14622

Browse files
committed
Updating version to be contentpump: 10.0.4 mlcp: 10.0.4 mapreduce: 2.3.4 xcc: 10.0.4
1 parent d68addb commit eb14622

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>10.0</version>
6+
<version>10.0.4</version>
77
<name>MarkLogic Content Pump</name>
88
<description>MarkLogic Content Pump</description>
99
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -40,13 +40,13 @@
4040
<parent>
4141
<groupId>com.marklogic</groupId>
4242
<artifactId>marklogic-contentpump</artifactId>
43-
<version>10.0</version>
43+
<version>10.0.4</version>
4444
</parent>
4545

4646
<properties>
47-
<versionString>10.0</versionString>
47+
<versionString>10.0.4</versionString>
4848
<xccVersion>${versionString}</xccVersion>
49-
<hadoopConnectorVersion>2.3</hadoopConnectorVersion>
49+
<hadoopConnectorVersion>2.3.4</hadoopConnectorVersion>
5050
<skipTests>false</skipTests>
5151
<testExcludes>**/*TestDistributed*</testExcludes>
5252
<bundleArtifact>apache</bundleArtifact>

0 commit comments

Comments
 (0)