Project

General

Profile

« Previous | Next » 

Revision c6791922

Added by jenkins about 3 years ago

jenkins bumping cdmlib.version to 5.21.0

View differences:

pom.xml
12 12
    <vaadin-spring.version>1.2.0</vaadin-spring.version>
13 13
    <vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
14 14
    <vaadin-spring-addon-eventbus.version>2.0.0.RELEASE</vaadin-spring-addon-eventbus.version>
15
    <cdmlib.version>5.22.0-SNAPSHOT</cdmlib.version>
15
    <cdmlib.version>5.21.0</cdmlib.version>
16 16
    <unitils.version>3.4.2</unitils.version>
17 17
    <spring-boot.version>1.3.1.RELEASE</spring-boot.version>
18 18
    <!-- has spring 4.2.4-RELEASE as dependency --> 
......
111 111
    
112 112
    
113 113
    
114
    
114 115
      <!-- 
115 116
      <dependency>
116 117
        < ! - - FIXME move to cdmlib-test - - >
......
418 419
              <fail>false</fail>
419 420
              <skip>false</skip>
420 421
              <rules>
421
                <dependencyConvergence />
422
                <dependencyConvergence/>
422 423
                <requireMavenVersion>
423 424
                  <version>[3.6.0,)</version>
424 425
                </requireMavenVersion>
......
435 436
            
436 437
            
437 438
            
439
            
438 440
              <!-- Binds by default to the lifecycle phase: validate -->
439 441
            </goals>
440 442
          </execution>
......
509 511
                    </goals>
510 512
                  </pluginExecutionFilter>
511 513
                  <action>
512
                    <ignore />
514
                    <ignore/>
513 515
                  </action>
514 516
                </pluginExecution>
515 517
              </pluginExecutions>

Also available in: Unified diff