aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5f72fdd..adb8e12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,6 +178,10 @@
<name>jenkins-build-poller</name>
<mainClass>io.trygvis.esper.testing.core.jenkins.JenkinsBuildPoller</mainClass>
</program>
+ <program>
+ <name>unbreakable-poller</name>
+ <mainClass>io.trygvis.esper.testing.core.badge.UnbreakablePoller</mainClass>
+ </program>
</programs>
</configuration>
</execution>