[maven-release-plugin] prepare release wamblee-utils-0.8
[utils] / support / general / pom.xml
index dbe1ae0219a339edd3d5f0d4c0560ed502f6f85f..02f7dc22383300e3a878f8be8d68770b38e0d601 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-support</artifactId>
-    <version>0.7-SNAPSHOT</version>
+    <version>0.8</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
       <optional>true</optional>
     </dependency>
     
-    <dependency>
-      <groupId>dom4j</groupId>
-      <artifactId>dom4j</artifactId>
-      <scope>test</scope>
-    </dependency>
-   
-    <dependency>
-      <groupId>jaxen</groupId>
-      <artifactId>jaxen</artifactId>
-      <optional>true</optional>
-      <scope>test</scope>
-    </dependency>
-    
   </dependencies>
   
   <distributionManagement>