Skip to content

Commit

Permalink
Updating version to be contentpump: 10.0.3 mlcp: 10.0.3 mapreduce: 2.…
Browse files Browse the repository at this point in the history
…3.3 xcc: 10.0.3
  • Loading branch information
itsshivaverma committed Jan 9, 2020
1 parent 86c5f28 commit cce4b3d
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>10.0</version>
<version>10.0.3</version>
<name>MarkLogic Content Pump</name>
<description>MarkLogic Content Pump</description>
<url>https://github.com/marklogic/marklogic-contentpump</url>
Expand Down Expand Up @@ -40,13 +40,13 @@
<parent>
<groupId>com.marklogic</groupId>
<artifactId>marklogic-contentpump</artifactId>
<version>10.0</version>
<version>10.0.3</version>
</parent>

<properties>
<versionString>10.0</versionString>
<versionString>10.0.3</versionString>
<xccVersion>${versionString}</xccVersion>
<hadoopConnectorVersion>2.3</hadoopConnectorVersion>
<hadoopConnectorVersion>2.3.3</hadoopConnectorVersion>
<skipTests>false</skipTests>
<testExcludes>**/*TestDistributed*</testExcludes>
<bundleArtifact>apache</bundleArtifact>
Expand Down

0 comments on commit cce4b3d

Please sign in to comment.