Project

General

Profile

« Previous | Next » 

Revision 1d56b077

Added by jenkins about 1 year ago

jenkins bumping cdmlib.version and cdm.vaadin.version to 5.39.0-SNAPSHOT

View differences:

pom.xml
7 7
  <packaging>war</packaging>
8 8
  <name>CDM Webapp</name>
9 9
  <properties>
10
    <cdmlib.version>5.40.0-SNAPSHOT</cdmlib.version>
11
    <cdm.vaadin.version>5.40.0-SNAPSHOT</cdm.vaadin.version>
10
    <cdmlib.version>5.39.0-SNAPSHOT</cdmlib.version>
11
    <cdm.vaadin.version>5.39.0-SNAPSHOT</cdm.vaadin.version>
12 12
  </properties>
13 13
  <repositories>
14 14
    <!-- the cdm internal repository -->
......
190 190
              <fail>true</fail>
191 191
              <skip>false</skip>
192 192
              <rules>
193
                <dependencyConvergence />
193
                <dependencyConvergence/>
194 194
                <requireMavenVersion>
195 195
                  <version>[3.6.0,)</version>
196 196
                </requireMavenVersion>
......
219 219
            
220 220
            
221 221
            
222
            
223
            
222 224
            
223 225
            
224 226
            

Also available in: Unified diff