Skip to content

Commit ce7d4c5

Browse files
PDP-531: Updating the version to 12.0.0
1 parent e35f08f commit ce7d4c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 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>12.0</version>
6+
<version>12.0.0</version>
77
<name>MarkLogic Content Pump</name>
88
<description>MarkLogic Content Pump</description>
99
<url>https://github.com/marklogic/marklogic-contentpump</url>
@@ -17,7 +17,7 @@
1717
</licenses>
1818

1919
<properties>
20-
<versionString>12.0</versionString>
20+
<versionString>12.0.0</versionString>
2121
<xccVersion>${versionString}</xccVersion>
2222
<hadoopVersion>3.4.0</hadoopVersion>
2323
<jacksonVersion>2.17.1</jacksonVersion>

0 commit comments

Comments
 (0)