Skip to content

Commit

Permalink
Updating version to be contentpump: 9.0.10.2 mlcp: 9.0.10.2 mapreduce…
Browse files Browse the repository at this point in the history
…: 2.2.10.2 xcc: 9.0.10.2
  • Loading branch information
itsshivaverma committed Aug 22, 2019
1 parent 791c5fa commit 064bb81
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mlcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.marklogic</groupId>
<artifactId>mlcp</artifactId>
<version>9.0.10</version>
<version>9.0.10.2</version>
<name>MarkLogic Content Pump</name>
<description>MarkLogic Content Pump</description>
<url>https://github.com/marklogic/marklogic-contentpump</url>
Expand All @@ -19,13 +19,13 @@
<parent>
<groupId>com.marklogic</groupId>
<artifactId>marklogic-contentpump</artifactId>
<version>9.0.10</version>
<version>9.0.10.2</version>
</parent>

<properties>
<versionString>9.0.10</versionString>
<versionString>9.0.10.2</versionString>
<xccVersion>${versionString}</xccVersion>
<hadoopConnectorVersion>2.2.10</hadoopConnectorVersion>
<hadoopConnectorVersion>2.2.10.2</hadoopConnectorVersion>
<skipTests>false</skipTests>
<testExcludes>**/*TestDistributed*</testExcludes>
<bundleArtifact>apache</bundleArtifact>
Expand Down

0 comments on commit 064bb81

Please sign in to comment.