Revision 7b031b55
Added by jenkins over 7 years ago
pom.xml | ||
---|---|---|
7 | 7 |
<packaging>war</packaging> |
8 | 8 |
<name>CDM Webapp</name> |
9 | 9 |
<properties> |
10 |
<cdmlib.version>4.1.0-SNAPSHOT</cdmlib.version>
|
|
11 |
<cdm.vaadin.version>4.1.0-SNAPSHOT</cdm.vaadin.version>
|
|
10 |
<cdmlib.version>4.2.0-SNAPSHOT</cdmlib.version>
|
|
11 |
<cdm.vaadin.version>4.2.0-SNAPSHOT</cdm.vaadin.version>
|
|
12 | 12 |
</properties> |
13 | 13 |
<repositories> |
14 | 14 |
<!-- the cdm internal repository --> |
Also available in: Unified diff
jenkins bumping cdmlib.version and cdm.vaadin.version to 4.2.0-SNAPSHOT