ref #10481 rename getCitationUuid to getPublicationUnitUuid in RegistrationWorkingSet
[cdm-vaadin.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5e198c1040facbe76ab85adc6f55c1c6ce05b810..85348638bd9053a7ccfa974fc0b95e04abfccff4 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <groupId>eu.etaxonomy</groupId>
   <artifactId>cdm-vaadin</artifactId>
   <packaging>war</packaging>
-  <version>5.34.0-SNAPSHOT</version>
+  <version>5.43.0-SNAPSHOT</version>
   <name>Vaadin Web Application</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -13,7 +13,7 @@
     <vaadin-spring.version>1.2.0</vaadin-spring.version>
     <vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
     <vaadin-spring-addon-eventbus.version>2.0.0.RELEASE</vaadin-spring-addon-eventbus.version>
-    <cdmlib.version>5.34.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.43.0-SNAPSHOT</cdmlib.version>
     <unitils.version>3.4.2</unitils.version>
     <spring-boot.version>1.3.1.RELEASE</spring-boot.version>
     <!-- has spring 4.2.4-RELEASE as dependency --> 
     
     
     
+    
+    
+    
+    
+    
+    
+    
         <!-- 
       <dependency>
             updating to same version as in vaadin-server 7.7.28 due to https://vaadin.com/security/2021-10-27 
               <fail>false</fail>
               <skip>false</skip>
               <rules>
-                <dependencyConvergence/>
+                <dependencyConvergence />
                 <requireMavenVersion>
                   <version>[3.6.3,)</version>
                 </requireMavenVersion>
             
             
             
+            
+            
+            
+            
+            
+            
+            
  
               <!-- Binds by default to the lifecycle phase: validate -->
             </goals>
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore/>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>
     
     
     
+    
+    
+    
+    
+    
+    
+    
       <!-- 
         vaadin-server dependency jsoup upgraded due to https://vaadin.com/security/2021-10-27
         further updating of vaadin 7 is no longer possible without purchasing the pro license