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 e72fb30 commit 12ac411Copy full SHA for 12ac411
pom.xml renamed to pom.xml.old
@@ -3,6 +3,12 @@
3
xmlns="http://maven.apache.org/POM/4.0.0"
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5
6
+ <!--
7
+ This is being retained in case a pom.xml file is needed again in the future. But it is no
8
+ longer named pom.xml so as to not cause confusion as to what defines the dependencies for this
9
+ project - build.gradle does.
10
+ -->
11
+
12
<modelVersion>4.0.0</modelVersion>
13
<groupId>com.marklogic</groupId>
14
<artifactId>ml-gradle</artifactId>
0 commit comments