Project

General

Profile

« Previous | Next » 

Revision 70a62925

Added by jenkins over 2 years ago

jenkins bumping cdmlib.version to 5.27.0-SNAPSHOT

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.28.0-SNAPSHOT</cdmlib.version>
15
    <cdmlib.version>5.27.0-SNAPSHOT</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 --> 
......
118 118
    
119 119
    
120 120
    
121
    
121 122
      <!-- 
122 123
      <dependency>
123 124
        < ! - - FIXME move to cdmlib-test - - >
......
425 426
              <fail>false</fail>
426 427
              <skip>false</skip>
427 428
              <rules>
428
                <dependencyConvergence />
429
                <dependencyConvergence/>
429 430
                <requireMavenVersion>
430 431
                  <version>[3.6.0,)</version>
431 432
                </requireMavenVersion>
......
449 450
            
450 451
            
451 452
            
453
            
452 454
              <!-- Binds by default to the lifecycle phase: validate -->
453 455
            </goals>
454 456
          </execution>
......
523 525
                    </goals>
524 526
                  </pluginExecutionFilter>
525 527
                  <action>
526
                    <ignore />
528
                    <ignore/>
527 529
                  </action>
528 530
                </pluginExecution>
529 531
              </pluginExecutions>

Also available in: Unified diff