Project

General

Profile

« Previous | Next » 

Revision 6b943263

Added by jenkins almost 4 years ago

updating poms for branch'release/5.15.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.15.0-SNAPSHOT</version>
7
  <version>5.15.0</version>
8 8
  <name>Vaadin Web Application</name>
9 9
  <properties>
10 10
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
412 412
              <fail>false</fail>
413 413
              <skip>false</skip>
414 414
              <rules>
415
                <dependencyConvergence/>
415
                <dependencyConvergence />
416 416
                <requireMavenVersion>
417 417
                  <version>[3.6.0,)</version>
418 418
                </requireMavenVersion>
......
497 497
                    </goals>
498 498
                  </pluginExecutionFilter>
499 499
                  <action>
500
                    <ignore/>
500
                    <ignore />
501 501
                  </action>
502 502
                </pluginExecution>
503 503
              </pluginExecutions>

Also available in: Unified diff