#5751 Try to fix dependency copy in taxeditor.wepapp (V)
authorAndreas Müller <a.mueller@bgbm.org>
Mon, 1 Aug 2016 17:10:42 +0000 (19:10 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Mon, 1 Aug 2016 17:10:42 +0000 (19:10 +0200)
eu.etaxonomy.taxeditor.test/pom.xml

index 200e91bcee49fdb1e64b06911cf2aa368c0be27e..d60706ed55887c8822333102abd23880da2552cd 100644 (file)
         </configuration>
         <dependencies>
                <dependency>
-               <groupId>eu.etaxonomy</groupId>
-               <artifactId>cdmlib-db</artifactId>
-               <version>${cdmlib.version}</version>
-       </dependency>
+                       <groupId>eu.etaxonomy</groupId>
+                       <artifactId>cdmlib-db</artifactId>
+                       <version>${cdmlib.version}</version>
+               </dependency>
 <!--             <dependency> -->
 <!--             <groupId>com.mchange</groupId> -->
 <!--             <artifactId>c3p0</artifactId> -->
 <!--               IMPORTANT!!! -->
 <!--               this must exactly match the version as set in  -->
 <!--               cdmlib-parent pom.xml -->
-<!--             --> -->
+<!--             --> 
 <!--             <version>${c3p0.version}</version> -->
 <!--           </dependency> -->
 <!--           DATABASE DRIVER -->