Skip to content

Commit 58a4976

Browse files
committed
Updating version to be contentpump: 9.0.5 mlcp: 9.0.5 mapreduce: 2.2.5 xcc: 9.0.5
1 parent 89b09c1 commit 58a4976

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>9.0</version>
6+
<version>9.0.5</version>
77
<name>MarkLogic Content Pump</name>
88
<description>MarkLogic Content Pump</description>
99
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -19,13 +19,13 @@
1919
<parent>
2020
<groupId>com.marklogic</groupId>
2121
<artifactId>marklogic-contentpump</artifactId>
22-
<version>9.0</version>
22+
<version>9.0.5</version>
2323
</parent>
2424

2525
<properties>
26-
<versionString>9.0</versionString>
26+
<versionString>9.0.5</versionString>
2727
<xccVersion>${versionString}</xccVersion>
28-
<hadoopConnectorVersion>2.2</hadoopConnectorVersion>
28+
<hadoopConnectorVersion>2.2.5</hadoopConnectorVersion>
2929
<skipTests>false</skipTests>
3030
<testExcludes>**/*TestDistributed*</testExcludes>
3131
<bundleArtifact>apache</bundleArtifact>

0 commit comments

Comments
 (0)