Project

General

Profile

« Previous | Next » 

Revision 83c5ba8d

Added by jenkins almost 4 years ago

updating poms for 5.16.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.15.0-SNAPSHOT</version>
7
  <version>5.16.0-SNAPSHOT</version>
8 8
  <name>Vaadin Web Application</name>
9 9
  <properties>
10 10
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
410 410
              <fail>false</fail>
411 411
              <skip>false</skip>
412 412
              <rules>
413
                <dependencyConvergence/>
413
                <dependencyConvergence />
414 414
                <requireMavenVersion>
415 415
                  <version>[3.6.0,)</version>
416 416
                </requireMavenVersion>
......
493 493
                    </goals>
494 494
                  </pluginExecutionFilter>
495 495
                  <action>
496
                    <ignore/>
496
                    <ignore />
497 497
                  </action>
498 498
                </pluginExecution>
499 499
              </pluginExecutions>

Also available in: Unified diff