Project

General

Profile

« Previous | Next » 

Revision 2e85a104

Added by jenkins almost 3 years ago

jenkins bumping cdmlib.version to 5.24.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.25.0-SNAPSHOT</cdmlib.version>
15
    <cdmlib.version>5.24.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 --> 
......
115 115
    
116 116
    
117 117
    
118
    
118 119
      <!-- 
119 120
      <dependency>
120 121
        < ! - - FIXME move to cdmlib-test - - >
......
422 423
              <fail>false</fail>
423 424
              <skip>false</skip>
424 425
              <rules>
425
                <dependencyConvergence />
426
                <dependencyConvergence/>
426 427
                <requireMavenVersion>
427 428
                  <version>[3.6.0,)</version>
428 429
                </requireMavenVersion>
......
443 444
            
444 445
            
445 446
            
447
            
446 448
              <!-- Binds by default to the lifecycle phase: validate -->
447 449
            </goals>
448 450
          </execution>
......
517 519
                    </goals>
518 520
                  </pluginExecutionFilter>
519 521
                  <action>
520
                    <ignore />
522
                    <ignore/>
521 523
                  </action>
522 524
                </pluginExecution>
523 525
              </pluginExecutions>

Also available in: Unified diff