summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index bf8e4c4..9953c8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,9 +25,8 @@
<version>1.5.0</version>
<executions>
- <!--
<execution>
- < Run ctags >
+ <!-- Run ctags -->
<id>source tagging</id>
<phase>generate-sources</phase>
@@ -43,7 +42,6 @@
</arguments>
</configuration>
</execution>
- -->
</executions>
</plugin>
</plugins>
@@ -52,6 +50,5 @@
<modules>
<module>base</module>
<module>dice</module>
- <module>scl</module>
- </modules>
-</project> \ No newline at end of file
+ </modules>
+</project>