Project

General

Profile

« Previous | Next » 

Revision e5a26f01

Added by jenkins over 3 years ago

jenkins bumping cdmlib.version to 5.17.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.18.0-SNAPSHOT</cdmlib.version>
15
    <cdmlib.version>5.17.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 --> 
......
105 105
    
106 106
    
107 107
    
108
    
108 109
      <!-- 
109 110
      <dependency>
110 111
        < ! - - FIXME move to cdmlib-test - - >
......
412 413
              <fail>false</fail>
413 414
              <skip>false</skip>
414 415
              <rules>
415
                <dependencyConvergence />
416
                <dependencyConvergence/>
416 417
                <requireMavenVersion>
417 418
                  <version>[3.6.0,)</version>
418 419
                </requireMavenVersion>
......
423 424
            
424 425
            
425 426
            
427
            
426 428
              <!-- Binds by default to the lifecycle phase: validate -->
427 429
            </goals>
428 430
          </execution>
......
497 499
                    </goals>
498 500
                  </pluginExecutionFilter>
499 501
                  <action>
500
                    <ignore />
502
                    <ignore/>
501 503
                  </action>
502 504
                </pluginExecution>
503 505
              </pluginExecutions>

Also available in: Unified diff