From 576ce40be1d1e830abc1bb44f0b1f062b73e4745 Mon Sep 17 00:00:00 2001 From: erik Date: Mon, 4 Feb 2008 21:31:32 +0000 Subject: [PATCH] --- trunk/mythtv/monitor/pom.xml | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 trunk/mythtv/monitor/pom.xml diff --git a/trunk/mythtv/monitor/pom.xml b/trunk/mythtv/monitor/pom.xml new file mode 100644 index 00000000..72602923 --- /dev/null +++ b/trunk/mythtv/monitor/pom.xml @@ -0,0 +1,38 @@ + + + + org.wamblee + wamblee-mythtv + 0.2-SNAPSHOT + + + 4.0.0 + org.wamblee + wamblee-mythtv-monitor + war + wamblee.org mythtv directory monitor MONITOR + http://wamblee.org + + + + org.wamblee + wamblee-support + + + quartz + quartz + + + javax.servlet + servlet-api + + + log4j + log4j + provided + + + + -- 2.31.1