Project

General

Profile

« Previous | Next » 

Revision 205dfba8

Added by jenkins over 3 years ago

updating poms for branch'release/5.17.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.17.0-SNAPSHOT</version>
7
  <version>5.17.0</version>
8 8
  <name>Vaadin Web Application</name>
9 9
  <properties>
10 10
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
414 414
              <fail>false</fail>
415 415
              <skip>false</skip>
416 416
              <rules>
417
                <dependencyConvergence/>
417
                <dependencyConvergence />
418 418
                <requireMavenVersion>
419 419
                  <version>[3.6.0,)</version>
420 420
                </requireMavenVersion>
......
501 501
                    </goals>
502 502
                  </pluginExecutionFilter>
503 503
                  <action>
504
                    <ignore/>
504
                    <ignore />
505 505
                  </action>
506 506
                </pluginExecution>
507 507
              </pluginExecutions>

Also available in: Unified diff