aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f5ebb74..4d95f20 100755
--- a/pom.xml
+++ b/pom.xml
@@ -214,6 +214,10 @@
<name>unbreakable-poller</name>
<mainClass>io.trygvis.esper.testing.core.badge.UnbreakablePoller</mainClass>
</program>
+ <program>
+ <name>web</name>
+ <mainClass>io.trygvis.appsh.booter.jetty.Main</mainClass>
+ </program>
</programs>
</configuration>
</execution>