Skip to content

Commit 12ac411

Browse files
committed
Renamed pom.xml to pom.xml.old as it's not used
Keeping though in case a pom.xml file is needed again in the future
1 parent e72fb30 commit 12ac411

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml renamed to pom.xml.old

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
xmlns="http://maven.apache.org/POM/4.0.0"
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
55

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+
612
<modelVersion>4.0.0</modelVersion>
713
<groupId>com.marklogic</groupId>
814
<artifactId>ml-gradle</artifactId>

0 commit comments

Comments
 (0)