summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorstudent <student@69.161.224.78>2018-02-12 16:20:10 -0500
committerstudent <student@69.161.224.78>2018-02-12 16:20:10 -0500
commit654a69ca0a0c1ab86aea2f6be63fe60eac61105a (patch)
tree53bd2cb7f54577e9220780cc4270ea525e423c0f /pom.xml
parent5115f1d2a7eab41436debc696870953e18a1b236 (diff)
Formatting pass
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9953c8a..0c081bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,8 +25,9 @@
<version>1.5.0</version>
<executions>
+ <!--
<execution>
- <!-- Run ctags -->
+ < Run ctags >
<id>source tagging</id>
<phase>generate-sources</phase>
@@ -42,6 +43,7 @@
</arguments>
</configuration>
</execution>
+ -->
</executions>
</plugin>
</plugins>