(no commit message)
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index f0866711a37fe3209d936f4842b37bae6ed20afc..395775134dd338cc5d7e3ce8b48408dd26aa49e3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
        <groupId>org.wamblee</groupId>
        <artifactId>wamblee-utils</artifactId>
        <packaging>pom</packaging>
-       <version>0.6-SNAPSHOT</version>
+       <version>0.7-SNAPSHOT</version>
        <name>/</name>
        <description>wamblee.org utilities library</description>
        <url>http://wamblee.org</url>
                                <version>${spring.version}</version>
                        </dependency>
 
-                       <dependency>
-                               <groupId>dom4j</groupId>
-                               <artifactId>dom4j</artifactId>
-                               <version>1.6</version>
-                               <exclusions>
-                                       <exclusion>
-                                               <groupId>xml-apis</groupId>
-                                               <artifactId>xml-apis</artifactId>
-                                       </exclusion>
-                               </exclusions>
-                       </dependency>
                        <dependency>
                                <groupId>net.sf.ehcache</groupId>
                                <artifactId>ehcache-core</artifactId>
                                <artifactId>commons-email</artifactId>
                                <version>1.0</version>
                        </dependency>
-                       <dependency>
-                               <groupId>jaxen</groupId>
-                               <artifactId>jaxen</artifactId>
-                               <version>1.1-beta-9</version>
-                               <exclusions>
-                                       <exclusion>
-                                               <groupId>xom</groupId>
-                                               <artifactId>xom</artifactId>
-                                       </exclusion>
-                                       <exclusion>
-                                               <groupId>xerces</groupId>
-                                               <artifactId>xmlParserAPIs</artifactId>
-                                       </exclusion>
-                               </exclusions>
-                       </dependency>
                        <dependency>
                                <groupId>jstl</groupId>
                                <artifactId>jstl</artifactId>