updating poms for branch'release/5.24.0' with non-snapshot versions
[cdmlib.git] / cdmlib-test / pom.xml
index bf1c11bcd97f58542f52cffda9fab49e785dbb8c..8861f509f139102004f0be7a1b4529ffbb0baf20 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>5.20.0-SNAPSHOT</version>
+    <version>5.24.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
 
   <build>
     <plugins>
-    <!--       <plugin> -->
-<!--         <groupId>org.codehaus.mojo</groupId> -->
-<!--         <artifactId>hibernate3-maven-plugin</artifactId> -->
-<!--         <version>3.0</version> -->
-<!--         <configuration> -->
-<!--           <components> -->
-<!--             <component> -->
-<!--               <name>hbm2ddl</name> -->
-<!--               <implementation>annotationconfigurationX</implementation> -->
-<!--             </component> -->
-<!--           </components> -->
-<!--           <componentProperties> -->
-<!--             <namingstrategy>org.hibernate.cfg.DefaultComponentSafeNamingStrategy</namingstrategy> -->
-<!--             <propertyfile>/src/test/resources/dbscripts/hibernate.properties</propertyfile> -->
-<!--             <outputfilename>001_cdm.ddl</outputfilename> -->
-<!--             <configurationfile>/src/main/resources/eu/etaxonomy/cdm/hibernate.cfg.xml</configurationfile> -->
-<!--           </componentProperties> -->
-<!--         </configuration> -->
-<!--       </plugin> -->
       <plugin>
         <artifactId>maven-antrun-plugin</artifactId>
             <executions>