Revision a519a001
Added by jenkins over 3 years ago
pom.xml | ||
---|---|---|
4 | 4 |
<groupId>eu.etaxonomy</groupId> |
5 | 5 |
<artifactId>cdm-vaadin</artifactId> |
6 | 6 |
<packaging>war</packaging> |
7 |
<version>5.16.0-SNAPSHOT</version>
|
|
7 |
<version>5.16.0</version> |
|
8 | 8 |
<name>Vaadin Web Application</name> |
9 | 9 |
<properties> |
10 | 10 |
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
... | ... | |
413 | 413 |
<fail>false</fail> |
414 | 414 |
<skip>false</skip> |
415 | 415 |
<rules> |
416 |
<dependencyConvergence/> |
|
416 |
<dependencyConvergence />
|
|
417 | 417 |
<requireMavenVersion> |
418 | 418 |
<version>[3.6.0,)</version> |
419 | 419 |
</requireMavenVersion> |
... | ... | |
499 | 499 |
</goals> |
500 | 500 |
</pluginExecutionFilter> |
501 | 501 |
<action> |
502 |
<ignore/> |
|
502 |
<ignore />
|
|
503 | 503 |
</action> |
504 | 504 |
</pluginExecution> |
505 | 505 |
</pluginExecutions> |
Also available in: Unified diff
updating poms for branch'release/5.16.0' with non-snapshot versions