Project

General

Profile

« Previous | Next » 

Revision ba1014bf

Added by jenkins almost 3 years ago

updating poms for branch'release/5.24.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.24.0-SNAPSHOT</version>
7
  <version>5.24.0</version>
8 8
  <name>Vaadin Web Application</name>
9 9
  <properties>
10 10
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
424 424
              <fail>false</fail>
425 425
              <skip>false</skip>
426 426
              <rules>
427
                <dependencyConvergence/>
427
                <dependencyConvergence />
428 428
                <requireMavenVersion>
429 429
                  <version>[3.6.0,)</version>
430 430
                </requireMavenVersion>
......
521 521
                    </goals>
522 522
                  </pluginExecutionFilter>
523 523
                  <action>
524
                    <ignore/>
524
                    <ignore />
525 525
                  </action>
526 526
                </pluginExecution>
527 527
              </pluginExecutions>

Also available in: Unified diff