Project

General

Profile

« Previous | Next » 

Revision b8ad32ba

Added by jenkins about 3 years ago

updating poms for branch'release/5.21.0' with non-snapshot versions

View differences:

pom.xml
4 4
  <groupId>eu.etaxonomy</groupId>
5 5
  <artifactId>cdm-vaadin</artifactId>
6 6
  <packaging>war</packaging>
7
  <version>5.21.0-SNAPSHOT</version>
7
  <version>5.21.0</version>
8 8
  <name>Vaadin Web Application</name>
9 9
  <properties>
10 10
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
419 419
              <fail>false</fail>
420 420
              <skip>false</skip>
421 421
              <rules>
422
                <dependencyConvergence/>
422
                <dependencyConvergence />
423 423
                <requireMavenVersion>
424 424
                  <version>[3.6.0,)</version>
425 425
                </requireMavenVersion>
......
511 511
                    </goals>
512 512
                  </pluginExecutionFilter>
513 513
                  <action>
514
                    <ignore/>
514
                    <ignore />
515 515
                  </action>
516 516
                </pluginExecution>
517 517
              </pluginExecutions>

Also available in: Unified diff