Project

General

Profile

« Previous | Next » 

Revision e431dcad

Added by jenkins about 3 years ago

updating poms for branch'release/5.22.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.22.0-SNAPSHOT</version>
7
  <version>5.22.0</version>
8 8
  <name>Vaadin Web Application</name>
9 9
  <properties>
10 10
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
421 421
              <fail>false</fail>
422 422
              <skip>false</skip>
423 423
              <rules>
424
                <dependencyConvergence/>
424
                <dependencyConvergence />
425 425
                <requireMavenVersion>
426 426
                  <version>[3.6.0,)</version>
427 427
                </requireMavenVersion>
......
515 515
                    </goals>
516 516
                  </pluginExecutionFilter>
517 517
                  <action>
518
                    <ignore/>
518
                    <ignore />
519 519
                  </action>
520 520
                </pluginExecution>
521 521
              </pluginExecutions>

Also available in: Unified diff