Ordering of XML elements and some refactoring #5452
[cdmlib-apps.git] / cdm-pesi / pom.xml
index 8ec80ba1714c96be427471f8b055325d3744f8c7..b2b247f1e6f0be07c149f54120314af0a46e419c 100644 (file)
@@ -13,7 +13,7 @@
   
   <groupId>eu.etaxonomy.cdm</groupId>
   <artifactId>cdm-pesi</artifactId>
-  <version>3.13.0-SNAPSHOT</version>
+  <version>4.1.0-SNAPSHOT</version>
   
   <name>CDM PESI</name>
   <description>The PESI package for EDIT's CdmLibrary</description>
@@ -49,9 +49,7 @@
   <dependencies>   
        <dependency>
                <groupId>eu.etaxonomy</groupId>
-               <artifactId>cdmlib-persistence</artifactId>
-               <type>test-jar</type>
-<!--                   <scope>test</scope>  -->
+               <artifactId>cdmlib-test</artifactId>
                <version>${project.version}</version>
        </dependency>
        <dependency>
                <version>${project.version}</version>
        </dependency>
 
-       
-       
-<!--           <dependency> -->
-<!--         <groupId>org.unitils</groupId> -->
-<!--         <artifactId>unitils-core</artifactId> -->
-<!--     </dependency> -->
-<!--     <dependency> -->
-<!--       <groupId>org.dbunit</groupId> -->
-<!--       <artifactId>dbunit</artifactId> -->
-<!--     </dependency> -->
-<!--     <dependency> -->
-<!--       <groupId>xmlunit</groupId> -->
-<!--       <artifactId>xmlunit</artifactId> -->
-<!--           </dependency> -->
-
-               <!-- Profiling -->
+       <!-- Profiling -->
                <dependency>
                        <groupId>com.yourkit</groupId>
                        <artifactId>yjp-controller-api-redist</artifactId>
                        <version>9.0.8</version>
-<!--                   <scope>test</scope> -->
-               </dependency>
+<!--        <scope>test</scope> -->
+       </dependency>
   </dependencies>
 </project>