Updated version in pom / project files to taxeditor version : 4.7.0 and cdmlib versio...
[taxeditor.git] / eu.etaxonomy.taxeditor.test / pom.xml
index 5119078fc532e98b14dfec8f908e99153e7bb58e..023c94402bd9f3b8f85aaf9ab30ecc70a13b36ed 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.6.0</version>
+    <version>4.7.0</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <packaging>eclipse-test-plugin</packaging>
           <daemon>true</daemon>
         </configuration>
         <dependencies>
+            <!-- NOTE: This dependency requires that the  
+                EditRepository is configured as pluginRepository -->
                <dependency>
                        <groupId>eu.etaxonomy</groupId>
                        <artifactId>cdmlib-db</artifactId>
                        <version>${cdmlib.version}</version>
                </dependency>
                  <!-- Do we still need this? If yes, should we move it to cdmlib-db? -->
-          <dependency>
+           <dependency>
               <groupId>commons-dbcp</groupId>
               <artifactId>commons-dbcp</artifactId>
               <version>1.4</version>