Project

General

Profile

« Previous | Next » 

Revision 0d1207fe

Added by jenkins almost 4 years ago

updating poms for 5.17.0-SNAPSHOT development

View differences:

pom.xml
4 4
  <groupId>eu.etaxonomy</groupId>
5 5
  <artifactId>cdm-vaadin</artifactId>
6 6
  <packaging>war</packaging>
7
  <version>5.16.0-SNAPSHOT</version>
7
  <version>5.17.0-SNAPSHOT</version>
8 8
  <name>Vaadin Web Application</name>
9 9
  <properties>
10 10
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
411 411
              <fail>false</fail>
412 412
              <skip>false</skip>
413 413
              <rules>
414
                <dependencyConvergence/>
414
                <dependencyConvergence />
415 415
                <requireMavenVersion>
416 416
                  <version>[3.6.0,)</version>
417 417
                </requireMavenVersion>
......
495 495
                    </goals>
496 496
                  </pluginExecutionFilter>
497 497
                  <action>
498
                    <ignore/>
498
                    <ignore />
499 499
                  </action>
500 500
                </pluginExecution>
501 501
              </pluginExecutions>

Also available in: Unified diff