Project

General

Profile

« Previous | Next » 

Revision 3d38c7df

Added by jenkins almost 6 years ago

jenkins bumping cdmlib.version to 4.16.0-SNAPSHOT

View differences:

pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4 3
  <modelVersion>4.0.0</modelVersion>
5 4
  <groupId>eu.etaxonomy</groupId>
6 5
  <artifactId>cdm-vaadin</artifactId>
......
13 12
    <vaadin-spring.version>1.2.0</vaadin-spring.version>
14 13
    <vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
15 14
    <vaadin-spring-addon-eventbus.version>2.0.0.RELEASE</vaadin-spring-addon-eventbus.version>
16
    <cdmlib.version>4.15.0-SNAPSHOT</cdmlib.version>
15
    <cdmlib.version>4.16.0-SNAPSHOT</cdmlib.version>
17 16
    <unitils.version>3.4.2</unitils.version>
18 17
    <!-- 
19 18
        lucene.version must match the version as defined in cdmlib

Also available in: Unified diff