summaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/base/pom.xml b/base/pom.xml
index d6bd97c..20b8a8e 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -20,14 +20,14 @@
<sourceDirectory>src</sourceDirectory>
<plugins>
- <plugin>
+ <!-- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.5.0</version>
<executions>
- <execution>
- <!-- Run the program -->
+ <execution>
+ <!- Run the program ->
<id>dicelang-console</id>
<goals>
@@ -49,7 +49,7 @@
</configuration>
</execution>
</executions>
- </plugin>
+ </plugin> -->
<plugin>
<artifactId>maven-assembly-plugin</artifactId>