Project

General

Profile

« Previous | Next » 

Revision 2b84f0ee

Added by jenkins almost 4 years ago

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

Also available in: Unified diff