summaryrefslogtreecommitdiff
path: root/base/pom.xml
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-05-30 15:56:45 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-05-30 15:56:45 -0300
commita7ba845df20d1bec77b4044738f1ff4fc1128201 (patch)
tree2d9c173fe691ce125de49a3fb6af48e87ba66bab /base/pom.xml
parentbaacb867ef6cff87e45d964a9a622001c38e26ec (diff)
Updates
Some minor updates
Diffstat (limited to 'base/pom.xml')
-rw-r--r--base/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/pom.xml b/base/pom.xml
index f231c13..d6bd97c 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -13,7 +13,7 @@
<properties>
<main.class1>bjc.dicelang.scl.StreamControlConsole</main.class1>
- <main.class>bjc.dicelang.DiceLangConsole</main.class>
+ <main.class>bjc.dicelang.cli.DiceLangConsole</main.class>
</properties>
<build>