We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35f08f commit ce7d4c5Copy full SHA for ce7d4c5
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.marklogic</groupId>
5
<artifactId>mlcp</artifactId>
6
- <version>12.0</version>
+ <version>12.0.0</version>
7
<name>MarkLogic Content Pump</name>
8
<description>MarkLogic Content Pump</description>
9
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -17,7 +17,7 @@
17
</licenses>
18
19
<properties>
20
- <versionString>12.0</versionString>
+ <versionString>12.0.0</versionString>
21
<xccVersion>${versionString}</xccVersion>
22
<hadoopVersion>3.4.0</hadoopVersion>
23
<jacksonVersion>2.17.1</jacksonVersion>
0 commit comments