Revision c87034b8
Added by jenkins almost 8 years ago
pom.xml | ||
---|---|---|
10 | 10 |
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
11 | 11 |
<vaadin.version>7.6.3</vaadin.version> |
12 | 12 |
<vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version> |
13 |
<cdmlib.version>4.4.0-SNAPSHOT</cdmlib.version>
|
|
13 |
<cdmlib.version>4.3.0-SNAPSHOT</cdmlib.version>
|
|
14 | 14 |
<unitils.version>3.4.2</unitils.version> |
15 | 15 |
<spring.version>4.2.4.RELEASE</spring.version> |
16 | 16 |
<lucene.version>5.4.1</lucene.version> |
... | ... | |
376 | 376 |
|
377 | 377 |
|
378 | 378 |
|
379 |
|
|
379 | 380 |
<!-- <scope>provided</scope> --> |
380 | 381 |
</dependency> |
381 | 382 |
<dependency> |
Also available in: Unified diff
jenkins bumping cdmlib.version to 4.3.0-SNAPSHOT