From 2c907e721111a375d9cc075eac9f65aa6d63514b Mon Sep 17 00:00:00 2001 From: Ted Nathan Husted Date: Tue, 10 Oct 2006 20:00:35 +0000 Subject: [PATCH] WW-1453 Struts-MailReader - Update to DAO GA. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@462536 13f79535-47bb-0310-9956-ffa450edef68 --- apps/mailreader/pom.xml | 54 ++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index ed5705733..70b1252b7 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -22,37 +22,37 @@ ${pom.groupId} struts-mailreader-dao - 1.3.5-SNAPSHOT + 1.3.5 - - - src/main/java - - **/*.xml - **/*.properties - - - - - - org.mortbay.jetty - maven-jetty6-plugin - - 10 - - - - org.apache.geronimo.specs - geronimo-j2ee_1.4_spec - 1.0 - provided - - - - + + + src/main/java + + **/*.xml + **/*.properties + + + + + + org.mortbay.jetty + maven-jetty6-plugin + + 10 + + + + org.apache.geronimo.specs + geronimo-j2ee_1.4_spec + 1.0 + provided + + + +