Project

General

Profile

« Previous | Next » 

Revision 4b51b4a2

Added by jenkins almost 4 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.16.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 --> 
......
103 103
      </dependency>
104 104
    
105 105
    
106
    
106 107
      <!-- 
107 108
      <dependency>
108 109
        < ! - - FIXME move to cdmlib-test - - >
......
410 411
              <fail>false</fail>
411 412
              <skip>false</skip>
412 413
              <rules>
413
                <dependencyConvergence />
414
                <dependencyConvergence/>
414 415
                <requireMavenVersion>
415 416
                  <version>[3.6.0,)</version>
416 417
                </requireMavenVersion>
......
419 420
            <goals>
420 421
              <goal>enforce</goal>
421 422
            
423
            
422 424
              <!-- Binds by default to the lifecycle phase: validate -->
423 425
            </goals>
424 426
          </execution>
......
493 495
                    </goals>
494 496
                  </pluginExecutionFilter>
495 497
                  <action>
496
                    <ignore />
498
                    <ignore/>
497 499
                  </action>
498 500
                </pluginExecution>
499 501
              </pluginExecutions>

Also available in: Unified diff